onesignal

This commit is contained in:
2020-04-18 21:38:00 +03:00
parent bd5b432e61
commit 8aa1cb3bfb
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View File

@@ -27,7 +27,7 @@ android {
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
multiDexEnabled true
manifestPlaceholders = [
onesignal_app_id: '36ea08ba-13ca-49a5-b2af-3ac685b682b0',
onesignal_app_id: '273cb477-d3f0-456d-b0d4-940cfe1ab180',
// Project number pulled from dashboard, local value is ignored.
onesignal_google_project_number: 'REMOTE'
]