This commit is contained in:
geeksville 2020-04-23 08:03:19 -07:00
parent 6f5c7b2452
commit 8220e1210f

View file

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