diff --git a/.idea/caches/gradle_models.ser b/.idea/caches/gradle_models.ser index ff9e3f3..b57a561 100644 Binary files a/.idea/caches/gradle_models.ser and b/.idea/caches/gradle_models.ser differ diff --git a/app/build.gradle b/app/build.gradle index a7e1e48..a8494d8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -7,8 +7,8 @@ android { applicationId "at.smartshopper.smartshopperapp" minSdkVersion 23 targetSdkVersion 28 - versionCode 12 - versionName "4.2" + versionCode 13 + versionName "4.3" testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner" } buildTypes { diff --git a/app/release/app.aab b/app/release/app.aab index 6b18307..f3a43a9 100644 Binary files a/app/release/app.aab and b/app/release/app.aab differ diff --git a/app/src/main/res/layout/activity_colorpicker.xml b/app/src/main/res/layout/activity_colorpicker.xml index 80dbec1..bc5d727 100644 --- a/app/src/main/res/layout/activity_colorpicker.xml +++ b/app/src/main/res/layout/activity_colorpicker.xml @@ -60,6 +60,7 @@