We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faec7fc commit 06ba14dCopy full SHA for 06ba14d
build.gradle
@@ -49,7 +49,7 @@ task clean(type: Delete) {
49
}
50
ext {
51
compileSdkVersion = 26
52
- buildToolsVersion = "26.0.2"
+ buildToolsVersion = "26.0.1"
53
54
minSdkVersion = 14
55
targetSdkVersion = 26
0 commit comments