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

Binary file not shown.

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 {

BIN
app/debug/app-debug.apk Normal file

Binary file not shown.

1
app/debug/output.json Normal file
View File

@ -0,0 +1 @@
[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":4,"versionName":"3.1","enabled":true,"outputFile":"app-debug.apk","fullName":"debug","baseName":"debug"},"path":"app-debug.apk","properties":{}}]

View File

@ -22,6 +22,14 @@
"certificate_hash": "5b45cd94564fa6ffa90ed08d38d1ad48dd64681c"
}
},
{
"client_id": "221332577314-6ni31tev6ii08fadj8mdl754v32bdbuu.apps.googleusercontent.com",
"client_type": 1,
"android_info": {
"package_name": "at.smartshopper.smartshopperapp",
"certificate_hash": "4f9180e4472117e0f2b5a891778d247c99b1ea16"
}
},
{
"client_id": "221332577314-oo8b4uqtlgj75e7u7o3qt1vc96prfv52.apps.googleusercontent.com",
"client_type": 3

Binary file not shown.

View File

@ -1 +1 @@
[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":3,"versionName":"3.0","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}]
[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":5,"versionName":"3.2","enabled":true,"outputFile":"app-release.apk","fullName":"release","baseName":"release"},"path":"app-release.apk","properties":{}}]