Bump versioncode
build / build (push) Canceled after 0s
build / test (push) Canceled after 0s

because play store
This commit is contained in:
Michael Schättgen
2024-07-17 22:29:45 +02:00
parent f1ff402db4
commit d1695aa712
+1 -1
View File
@@ -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()}\""