Skip to content

Commit

Permalink
[] -- meta-data security
Browse files Browse the repository at this point in the history
  • Loading branch information
Zenin0 committed May 14, 2024
1 parent 5f882d3 commit 82a5b59
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,12 @@
android:theme="@style/Theme.InmoMarket"
tools:targetApi="31">
<meta-data
android:exported="false"
android:name="com.google.android.geo.API_KEY"
android:value="@string/google_maps_key" />
<meta-data
android:name="com.google.android.gms.ads.APPLICATION_ID"
android:exported="false"
android:value="ca-app-pub-6042452064546418~3210724257"/>
<activity
android:name=".ui.portal.register.RegisterActivity"
Expand Down

0 comments on commit 82a5b59

Please sign in to comment.