Skip to content

Commit

Permalink
Bump to versionCode 5265
Browse files Browse the repository at this point in the history
  • Loading branch information
mitchdowney committed May 7, 2024
1 parent 8243422 commit 794dd43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
ndkVersion rootProject.ext.ndkVersion
versionCode 1
versionCode 5265
versionName "4.16.3"
multiDexEnabled true
missingDimensionStrategy 'store', 'play'
Expand Down

0 comments on commit 794dd43

Please sign in to comment.