use recommended build tools version

1.2-legacy
Kevin Hester 2021-01-03 10:29:40 +08:00
rodzic 3d18e5d597
commit 2dd2a9ddbb
1 zmienionych plików z 2 dodań i 1 usunięć

Wyświetl plik

@ -25,7 +25,8 @@ android {
}
} */
compileSdkVersion 29
buildToolsVersion "30.0.2" // Note: 30.0.0.2 doesn't yet work on Github actions CI
// leave undefined to use version plugin wants
// buildToolsVersion "30.0.2" // Note: 30.0.2 doesn't yet work on Github actions CI
defaultConfig {
applicationId "com.geeksville.mesh"
minSdkVersion 21 // The oldest emulator image I have tried is 22 (though 21 probably works)