Skip to content

Commit

Permalink
Revert "prepare admob"
Browse files Browse the repository at this point in the history
This reverts commit e0e3cd2.
  • Loading branch information
7underlines committed Aug 28, 2024
1 parent d95b245 commit 9e7477a
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
2 changes: 0 additions & 2 deletions android/app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@
android:name="android.support.FILE_PROVIDER_PATHS"
android:resource="@xml/file_paths"></meta-data>
</provider>

<meta-data android:name="com.google.android.gms.ads.APPLICATION_ID" android:value="@string/admob_app_id"/>
</application>

<!-- Permissions -->
Expand Down
1 change: 0 additions & 1 deletion android/app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,4 @@
<string name="title_activity_main">Quick Dungeon Crawler on Demand!</string>
<string name="package_name">com.thomaspeissl.quick_dungeon_crawler_od.twa</string>
<string name="custom_url_scheme">com.thomaspeissl.quick_dungeon_crawler_od.twa</string>
<string name="admob_app_id">ca-app-pub-4928248831407961~9898960459</string>
</resources>

0 comments on commit 9e7477a

Please sign in to comment.