We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb687c0 commit e42e963Copy full SHA for e42e963
mapcache/build.gradle
@@ -15,7 +15,7 @@ android {
15
resValue "string", "applicationId", applicationId
16
minSdkVersion 28
17
targetSdkVersion 31
18
- versionCode 51
+ versionCode 52
19
versionName '2.1.7'
20
multiDexEnabled true
21
}
0 commit comments