Skip to content

Commit

Permalink
add admob code
Browse files Browse the repository at this point in the history
  • Loading branch information
rodrigocastanho committed Sep 1, 2024
1 parent 009a8d3 commit 7afbe97
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions app/src/main/res/values/strings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,11 @@
<!- -->

<!-- test-->
<string name="admob_app_id">ca-app-pub-3940256099942544~3347511713</string>
<string name="banner_app_id">ca-app-pub-3940256099942544/6300978111</string>
<!-- <string name="admob_app_id">ca-app-pub-3940256099942544~3347511713</string>-->
<!-- <string name="banner_app_id">ca-app-pub-3940256099942544/6300978111</string>-->

<string name="admob_app_id">ca-app-pub-5807404146135121/2182703144</string>
<string name="banner_app_id">ca-app-pub-5807404146135121~8748111490</string>

<string name="sobreApp">Aplicativo com foco em ajudar você a registrar as manutenções e analisar os gastos com as manutenções de seu veículo. </string>
<string name="versao">Versão: 1.4</string>
Expand Down

0 comments on commit 7afbe97

Please sign in to comment.