.gitignore 🔗
@@ -4,6 +4,7 @@
src/conversationsPlaystore/res/values/push.xml
src/quicksyPlaystore/res/values/push.xml
+src/playstore/res/values/push.xml
# https://github.com/github/gitignore/blob/master/Gradle.gitignore
Stephen Paul Weber created
.gitignore | 1 +
src/playstore/res/values/push.xml | 8 --------
2 files changed, 1 insertion(+), 8 deletions(-)
@@ -4,6 +4,7 @@
src/conversationsPlaystore/res/values/push.xml
src/quicksyPlaystore/res/values/push.xml
+src/playstore/res/values/push.xml
# https://github.com/github/gitignore/blob/master/Gradle.gitignore
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<resources>
- <string name="app_server">xep0357.cheogram.com</string>
- <string name="gcm_defaultSenderId" translatable="false">917382633053</string>
- <string name="google_app_id">1:917382633053:android:3aa274536d734c74d45fb4</string>
- <string name="project_id" translatable="false">cheogram-android</string>
- <string name="google_api_key" translatable="false">AIzaSyCMtT7RLQdHs6SxJUl5mk8oOcCZPAbCzJU</string>
-</resources>