This commit is contained in:
Andre Kirchhoff 2022-06-05 22:05:24 -03:00 committed by GitHub
parent d6acf2829d
commit 0479f87231
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -43,8 +43,8 @@ android {
applicationId "com.geeksville.mesh"
minSdkVersion 21 // The oldest emulator image I have tried is 22 (though 21 probably works)
targetSdkVersion 30 // 30 can't work until an explicit location permissions dialog is added
versionCode 20266 // format is Mmmss (where M is 1+the numeric major number
versionName "1.2.66"
versionCode 20267 // format is Mmmss (where M is 1+the numeric major number
versionName "1.2.67"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
// per https://developer.android.com/studio/write/vector-asset-studio