Skip to content

Commit

Permalink
Other: bump build version
Browse files Browse the repository at this point in the history
  • Loading branch information
jerameel committed Dec 19, 2021
1 parent 0d9c753 commit d197199
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.jerameeldelosreyes.bacon"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 10
versionName "1.4.3"
versionCode 11
versionName "1.5.0"
}
splits {
abi {
Expand Down

0 comments on commit d197199

Please sign in to comment.