Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

Commit

Permalink
🐛 Issue #1188: Strings.xml google_app_id conflict with google-service…
Browse files Browse the repository at this point in the history
…s.json
  • Loading branch information
macdonst committed May 24, 2017
1 parent 089d9af commit 85b3d8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/android/com/adobe/phonegap/push/PushConstants.java
Original file line number Diff line number Diff line change
Expand Up @@ -82,4 +82,5 @@ public interface PushConstants {
public static final String GOOGLE_APP_ID = "google_app_id";
public static final String GCM_DEFAULT_SENDER_ID = "gcm_defaultSenderId";
public static final String GOOGLE_APP_ID = "google_app_id";
public static final String GCM_DEFAULT_SENDER_ID = "gcm_defaultSenderId";
}

0 comments on commit 85b3d8b

Please sign in to comment.