1.2-legacy
geeksville 2020-03-05 12:41:23 -08:00
rodzic 2e7aff84ea
commit 39a9bf2035
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 100
versionName "0.1.0"
versionCode 101
versionName "0.1.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {