Skip to content

Commit

Permalink
Fixing ad unit id location
Browse files Browse the repository at this point in the history
  • Loading branch information
toquete committed Dec 8, 2024
1 parent a5cd235 commit 5df5596
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 4 additions & 0 deletions feature/home/src/debug/res/values/strings.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<string name="home_ad_unit_id">ca-app-pub-3940256099942544/9214589741</string>
</resources>
1 change: 0 additions & 1 deletion feature/home/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@
<string name="home_not_connected">You are not connected to the internet!</string>
<string name="home_fail_message">Failed to update data from server!</string>
<string name="home_fail_refresh">Failed to refresh data from server!</string>
<string name="home_ad_unit_id">ca-app-pub-3940256099942544/9214589741</string>
</resources>

0 comments on commit 5df5596

Please sign in to comment.