Bump versioncode

because play store
This commit is contained in:
Michael Schättgen 2024-07-17 22:29:45 +02:00
parent f1ff402db4
commit d1695aa712

View file

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