Skip to content

Commit 6271364

Browse files
chore: update version
1 parent 825c562 commit 6271364

2 files changed

Lines changed: 4 additions & 2 deletions

File tree

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 15801
11-
versionName "1.58.1"
10+
versionCode 15900
11+
versionName "1.59.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: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
• Added 7 and 7
2+
• Added Virgin Mojito

0 commit comments

Comments
 (0)