Skip to content

Commit 1c374ca

Browse files
Update buildToolsVersion to 19.1
1 parent 054da91 commit 1c374ca

File tree

1 file changed

+1
-1
lines changed
  • gradle/android-mixed-java-kotlin-project/AndroidSample

1 file changed

+1
-1
lines changed

gradle/android-mixed-java-kotlin-project/AndroidSample/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ dependencies {
2727

2828
android {
2929
compileSdkVersion 19
30-
buildToolsVersion "19.0.1"
30+
buildToolsVersion "19.1"
3131

3232
defaultConfig {
3333
minSdkVersion 7

0 commit comments

Comments
 (0)