Skip to content

Commit

Permalink
Bump versioncode
Browse files Browse the repository at this point in the history
because play store
  • Loading branch information
michaelschattgen committed Jul 17, 2024
1 parent f1ff402 commit d1695aa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -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()}\""
Expand Down

0 comments on commit d1695aa

Please sign in to comment.