Skip to content

Commit

Permalink
Increment android version
Browse files Browse the repository at this point in the history
  • Loading branch information
planecore committed Oct 7, 2023
1 parent 6be13e0 commit 5d45713
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 @@ -120,7 +120,7 @@ android {
applicationId "com.betterrail"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 72
versionCode 73
versionName "2.2.0"
missingDimensionStrategy "store", "play"
}
Expand Down

0 comments on commit 5d45713

Please sign in to comment.