chore: update compileSdk to API 34

This commit is contained in:
andrekir 2023-09-04 21:24:51 -03:00
parent 5f99a73dbe
commit ec9883d39c

View file

@ -31,7 +31,7 @@ android {
storePassword keystoreProperties['storePassword']
}
}
compileSdk 33
compileSdk 34
defaultConfig {
applicationId "com.geeksville.mesh"
minSdkVersion 21 // The oldest emulator image I have tried is 22 (though 21 probably works)