Design verbessert

Register Button color set
This commit is contained in:
Georg Reisinger
2019-04-01 08:58:32 +02:00
parent efe3885de9
commit 7f4cbd5a59
13 changed files with 21 additions and 4 deletions

View File

@ -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 {