Just tested on emulator version 21 and seems to work, so loosen restrictions

1.2-legacy
geeksville 2020-06-10 17:13:26 -07:00
rodzic 7c54b897ac
commit b081d310f8
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -15,7 +15,7 @@ android {
buildToolsVersion "29.0.3"
defaultConfig {
applicationId "com.geeksville.mesh"
minSdkVersion 22 // The oldest emulator image I have tried is 22 (though 21 probably works)
minSdkVersion 21 // The oldest emulator image I have tried is 22 (though 21 probably works)
targetSdkVersion 29
versionCode 175
versionName "0.7.5"