mirror of
https://github.com/ev-map/EVMap.git
synced 2026-08-07 03:12:28 -04:00
increase version code
This commit is contained in:
1 parent
fe33dca1bc
commit
c8f949da01
3 files changed
+1
-1
No files matched your search
+1
-1
@@ -21,7 +21,7 @@ android {
|
|||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 31
|
targetSdkVersion 31
|
||||||
// NOTE: always increase versionCode by 2 since automotive flavor uses versionCode + 1
|
// NOTE: always increase versionCode by 2 since automotive flavor uses versionCode + 1
|
||||||
versionCode 108
|
versionCode 110
|
||||||
versionName "1.3.11"
|
versionName "1.3.11"
|
||||||
|
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
|
|||||||
File renamed without changes.
File renamed without changes.
Reference in new issue
Block a user