1.2-legacy 0.1.0
geeksville 2020-03-04 13:59:53 -08:00
rodzic a506904ed9
commit dd6b788927
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -16,8 +16,8 @@ android {
applicationId "com.geeksville.mesh"
minSdkVersion 22 // The oldest emulator image I have tried is 22 (though 21 probably works)
targetSdkVersion 29
versionCode 9
versionName "0.0.9"
versionCode 100
versionName "0.1.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {