From 5df5596e4fa177e8b6f6b9125a6cea45317962db Mon Sep 17 00:00:00 2001 From: Guilherme Toquete Date: Sun, 8 Dec 2024 17:34:35 -0300 Subject: [PATCH] Fixing ad unit id location --- feature/home/src/debug/res/values/strings.xml | 4 ++++ feature/home/src/main/res/values/strings.xml | 1 - 2 files changed, 4 insertions(+), 1 deletion(-) create mode 100644 feature/home/src/debug/res/values/strings.xml diff --git a/feature/home/src/debug/res/values/strings.xml b/feature/home/src/debug/res/values/strings.xml new file mode 100644 index 00000000..e8f7cb67 --- /dev/null +++ b/feature/home/src/debug/res/values/strings.xml @@ -0,0 +1,4 @@ + + + ca-app-pub-3940256099942544/9214589741 + \ No newline at end of file diff --git a/feature/home/src/main/res/values/strings.xml b/feature/home/src/main/res/values/strings.xml index 98bbe190..f4bb3d4e 100644 --- a/feature/home/src/main/res/values/strings.xml +++ b/feature/home/src/main/res/values/strings.xml @@ -6,5 +6,4 @@ You are not connected to the internet! Failed to update data from server! Failed to refresh data from server! - ca-app-pub-3940256099942544/9214589741 \ No newline at end of file