Skip to content

Commit

Permalink
Merge pull request #356 from toquete/ad_unit_id
Browse files Browse the repository at this point in the history
Fixing ad unit id location
  • Loading branch information
toquete authored Dec 8, 2024
2 parents a5cd235 + 5df5596 commit 3182aac
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 3182aac

Please sign in to comment.