Login, Registrieren

Login verbessert
Registrieren hinzugefügt
This commit is contained in:
Georg Reisinger
2019-03-31 23:29:40 +02:00
parent e8c50bba71
commit efe3885de9
8 changed files with 348 additions and 17 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId "at.smartshopper.smartshopperapp"
minSdkVersion 23
targetSdkVersion 28
versionCode 11
versionName "4.1"
versionCode 12
versionName "4.2"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {