Skip to content

Commit

Permalink
Increase versionCode as an attempt to fix Google Play issues
Browse files Browse the repository at this point in the history
  • Loading branch information
udenr committed Aug 19, 2024
1 parent 8b77268 commit 1e8c96d
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 @@ -12,7 +12,7 @@ android {
compileSdk 34
targetSdkVersion 34
multiDexEnabled true
versionCode 43
versionCode 44
versionName "4.6.1"
testInstrumentationRunner 'androidx.test.runner.AndroidJUnitRunner'
buildFeatures.dataBinding = true
Expand Down

0 comments on commit 1e8c96d

Please sign in to comment.