google service json fix

This commit is contained in:
Georg Reisinger
2019-03-25 20:01:06 +01:00
parent 97dee664a2
commit 2439505b33
7 changed files with 12 additions and 3 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId "at.smartshopper.smartshopperapp"
minSdkVersion 26
targetSdkVersion 28
versionCode 3
versionName "3.0"
versionCode 5
versionName "3.2"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {