Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/testSuite' into testSuite
Browse files Browse the repository at this point in the history
  • Loading branch information
irinil committed Jul 1, 2020
2 parents 19f3db9 + a789c97 commit 268984b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions google-services.json
Expand Up @@ -14,6 +14,14 @@
}
},
"oauth_client": [
{
"client_id": "283609891050-jdphgin4k1cl79jdc1fjs9qkak9bmquj.apps.googleusercontent.com",
"client_type": 1,
"android_info": {
"package_name": "de.tudarmstadt.informatik.hostage",
"certificate_hash": "3611fd3f232bc7a9f8afbd41824c9d1ae2efc9f8"
}
},
{
"client_id": "283609891050-36dl28rq07gt758o64dotvfceotf9deg.apps.googleusercontent.com",
"client_type": 3
Expand Down
2 changes: 1 addition & 1 deletion src/main/AndroidManifest.xml
Expand Up @@ -48,7 +48,7 @@
android:icon="@drawable/ic_launcher"
android:installLocation="preferExternal"
android:label="@string/app_name"
android:theme="@style/Theme.App"
android:theme="@style/Theme.AppCompat"
android:vmSafeMode="true"
android:largeHeap="true">

Expand Down

0 comments on commit 268984b

Please sign in to comment.