Skip to content

Commit

Permalink
tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
Peter committed Sep 10, 2015
1 parent 6ea65c7 commit ae2c921
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion StarterProject/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<!-- CleverTap Account Info -->
<meta-data
android:name="CLEVERTAP_ACCOUNT_ID"
android:value="Insert Your CleverTap Account ID HERE"/>;
android:value="Insert Your CleverTap Account ID"/>;
<meta-data
android:name="CLEVERTAP_TOKEN"
android:value="Insert Your CleverTap Account Token"/>
Expand Down

0 comments on commit ae2c921

Please sign in to comment.