Layout und Logout Fix

This commit is contained in:
Georg Reisinger
2019-03-20 17:58:33 +01:00
parent da56b912d4
commit 5b2a9d256b
9 changed files with 49 additions and 34 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId "at.smartshopper.smartshopperapp"
minSdkVersion 26
targetSdkVersion 28
versionCode 1
versionName "1.0"
versionCode 2
versionName "2.0"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {