chore: update compileSdk to API 35

This commit is contained in:
andrekir
2024-11-04 13:00:04 -03:00
parent d4137a7dc4
commit 63513a56a1

View File

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