Skip to content

Commit b19fd51

Browse files
chore: bump version (#536)
* chore: bump version * fix
1 parent 60bf635 commit b19fd51

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

android/app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ android {
77
applicationId "com.moimob.drinkable"
88
minSdkVersion rootProject.ext.minSdkVersion
99
targetSdkVersion rootProject.ext.targetSdkVersion
10-
versionCode 15101
11-
versionName "1.51.1"
10+
versionCode 15200
11+
versionName "1.52.0"
1212
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
1313
aaptOptions {
1414
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
• Added Hot Buttered Rum cocktail
2+
• Updated A Furlong Too Late recipe
3+
• Updated Absolut Limousine recipe

0 commit comments

Comments
 (0)