fix ci build

This commit is contained in:
geeksville 2020-08-26 13:46:10 -07:00
parent ceaa7f0ac6
commit 0cbcea3518

View file

@ -23,7 +23,7 @@ android {
}
} */
compileSdkVersion 29
buildToolsVersion "30.0.2"
buildToolsVersion "30.0.1" // Note: 30.0.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)