Skip to content

Commit

Permalink
πŸ”– - Release 1.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
guytepper committed Jun 18, 2021
1 parent 77407c2 commit 1af544b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -134,8 +134,8 @@ android {
applicationId "com.betterrail"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 14
versionName "1.3.2"
versionCode 15
versionName "1.3.3"
}
splits {
abi {
Expand Down

0 comments on commit 1af544b

Please sign in to comment.