We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a2fd04 commit 4ffb036Copy full SHA for 4ffb036
1 file changed
android/build.gradle
@@ -27,7 +27,6 @@ def getExtOrIntegerDefault(name) {
27
28
android {
29
compileSdkVersion getExtOrIntegerDefault('compileSdkVersion')
30
- buildToolsVersion getExtOrDefault('buildToolsVersion')
31
defaultConfig {
32
minSdkVersion getExtOrIntegerDefault('minSdkVersion')
33
targetSdkVersion getExtOrIntegerDefault('targetSdkVersion')
0 commit comments