File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed
firebase-sessions/test-app Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 3434 <string name =" kill_processes_button_text" >Kill Background Processes</string >
3535 <string name =" no_session_text" >No Session Set</string >
3636 <string name =" session_id_label" >Session Id: </string >
37+ <!-- Google-Services Plugin Resources-->
38+ <string name =" firebase_database_url" translatable =" false" >https://pressthebutton-636eb.firebaseio.com</string >
39+ <string name =" gcm_defaultSenderId" translatable =" false" >1234567</string >
40+ <string name =" google_api_key" translatable =" false" >RaNdoMLett3r5aNdNuMb3rS</string >
41+ <string name =" google_app_id" translatable =" false" >1:1234567:android:12345ffff54321</string >
42+ <string name =" google_crash_reporting_api_key" translatable =" false" >RaNdoMLett3r5aNdNuMb3rS</string >
43+ <string name =" google_storage_bucket" translatable =" false" >project-12345.firebasestorage.app</string >
44+ <string name =" project_id" translatable =" false" >project-12345</string >
3745</resources >
Original file line number Diff line number Diff line change @@ -23,10 +23,8 @@ import org.jetbrains.kotlin.gradle.dsl.JvmTarget
2323plugins {
2424 id(" com.android.application" )
2525 id(" org.jetbrains.kotlin.android" )
26- id(" com.google.gms.google-services" )
2726 id(" com.google.firebase.crashlytics" )
2827 id(" com.google.firebase.firebase-perf" )
29- id(" copy-google-services" )
3028}
3129
3230android {
You can’t perform that action at this time.
0 commit comments