Skip to content

Commit

Permalink
chore: bump version (#536)
Browse files Browse the repository at this point in the history
* chore: bump version

* fix
  • Loading branch information
anton-gustafsson authored Aug 25, 2024
1 parent 60bf635 commit b19fd51
Show file tree
Hide file tree
Showing 2 changed files with 5 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 @@ -7,8 +7,8 @@ android {
applicationId "com.moimob.drinkable"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 15101
versionName "1.51.1"
versionCode 15200
versionName "1.52.0"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.
Expand Down
3 changes: 3 additions & 0 deletions fastlane/metadata/android/en-US/changelogs/15200.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
• Added Hot Buttered Rum cocktail
• Updated A Furlong Too Late recipe
• Updated Absolut Limousine recipe

0 comments on commit b19fd51

Please sign in to comment.