We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53c0525 commit 0129c98Copy full SHA for 0129c98
TypeANumber/src/main/res/values/ids.xml
@@ -17,7 +17,7 @@
17
<!-- TODO: Replace this entire file with the ids.xml provided from the Google Play Console.
18
NOTE: You can find this file by clicking the `Get Resources` link in
19
the Events, Achievements, or Leaderboards menu of the Google Play Console. -->
20
- <string name="app_id">916066287455</string>
+ <string name="app_id">YOUR_APP_ID</string>
21
22
<string name="achievement_prime">YOUR_ACHIEVEMENT_PRIME_ID</string>
23
<string name="achievement_really_bored">YOUR_ACHIEVEMENT_REALLY_BORED_ID</string>
0 commit comments