1.2-legacy
Kevin Hester 2020-03-01 16:38:00 -08:00
rodzic b7c408d890
commit 74c6c242e5
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 6
versionName "0.0.6"
versionCode 7
versionName "0.0.7"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
}
buildTypes {