We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77faf37 commit 1f610aaCopy full SHA for 1f610aa
mapcache/build.gradle
@@ -19,7 +19,7 @@ android {
19
resValue "string", "applicationId", applicationId
20
minSdkVersion 21
21
targetSdkVersion 28
22
- versionCode 28
+ versionCode 29
23
versionName '2.0.3'
24
multiDexEnabled true
25
}
0 commit comments