mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
chore: update compileSdk to API 35
This commit is contained in:
parent
d4137a7dc4
commit
63513a56a1
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue