Skip to content

Commit 30333ec

Browse files
committed
update versions
1 parent 98e907c commit 30333ec

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ buildscript {
55
}
66

77
dependencies {
8-
classpath 'com.android.tools.build:gradle:3.2.0'
8+
classpath 'com.android.tools.build:gradle:3.2.1'
99
classpath 'com.f2prateek.javafmt:javafmt:0.1.6'
1010
classpath 'io.codearte.gradle.nexus:gradle-nexus-staging-plugin:0.11.0'
1111
}
@@ -19,7 +19,7 @@ apply plugin: 'com.f2prateek.javafmt'
1919

2020
android {
2121
compileSdkVersion 28
22-
buildToolsVersion '28.0.2'
22+
buildToolsVersion '28.0.3'
2323

2424
defaultConfig {
2525
minSdkVersion 14

0 commit comments

Comments
 (0)