We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60bf635 commit b19fd51Copy full SHA for b19fd51
android/app/build.gradle
@@ -7,8 +7,8 @@ android {
7
applicationId "com.moimob.drinkable"
8
minSdkVersion rootProject.ext.minSdkVersion
9
targetSdkVersion rootProject.ext.targetSdkVersion
10
- versionCode 15101
11
- versionName "1.51.1"
+ versionCode 15200
+ versionName "1.52.0"
12
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
13
aaptOptions {
14
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.
fastlane/metadata/android/en-US/changelogs/15200.txt
@@ -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