We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 864c64b commit 32f697aCopy full SHA for 32f697a
android/build.gradle
@@ -74,7 +74,6 @@ if (useNextStorage) {
74
75
android {
76
compileSdkVersion safeExtGet('compileSdkVersion', 28)
77
- buildToolsVersion safeExtGet('buildToolsVersion', '28.0.3')
78
defaultConfig {
79
minSdkVersion safeExtGet('minSdkVersion', 19)
80
targetSdkVersion safeExtGet('targetSdkVersion', 28)
0 commit comments