mirror of
https://github.com/meshtastic/Meshtastic-Android.git
synced 2026-04-20 22:23:37 +00:00
update build tools
This commit is contained in:
parent
2c50f27d22
commit
bde3f377e2
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ apply plugin: 'com.google.protobuf'
|
|||
|
||||
android {
|
||||
compileSdkVersion 29
|
||||
buildToolsVersion "29.0.2"
|
||||
buildToolsVersion "29.0.3"
|
||||
defaultConfig {
|
||||
applicationId "com.geeksville.mesh"
|
||||
minSdkVersion 22 // The oldest emulator image I have tried is 22 (though 21 probably works)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue