Bump versioncode

because play store
pull/1431/head v3.1.1-beta1
Michael Schättgen 8 months ago
parent f1ff402db4
commit d1695aa712

@ -28,7 +28,7 @@ android {
applicationId "${packageName}"
minSdkVersion 21
targetSdkVersion 34
versionCode 68
versionCode 69
versionName "3.1.1-beta1"
multiDexEnabled true
buildConfigField "String", "GIT_HASH", "\"${getGitHash()}\""

Loading…
Cancel
Save