Skip to content

Commit 0129c98

Browse files
committed
fix nits
1 parent 53c0525 commit 0129c98

File tree

1 file changed

+1
-1
lines changed
  • TypeANumber/src/main/res/values

1 file changed

+1
-1
lines changed

TypeANumber/src/main/res/values/ids.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<!-- TODO: Replace this entire file with the ids.xml provided from the Google Play Console.
1818
NOTE: You can find this file by clicking the `Get Resources` link in
1919
the Events, Achievements, or Leaderboards menu of the Google Play Console. -->
20-
<string name="app_id">916066287455</string>
20+
<string name="app_id">YOUR_APP_ID</string>
2121

2222
<string name="achievement_prime">YOUR_ACHIEVEMENT_PRIME_ID</string>
2323
<string name="achievement_really_bored">YOUR_ACHIEVEMENT_REALLY_BORED_ID</string>

0 commit comments

Comments
 (0)