Skip to content

Commit

Permalink
Add GMS ad permission to PlayStore flavour
Browse files Browse the repository at this point in the history
  • Loading branch information
Nain57 committed Aug 2, 2024
1 parent ecb01cf commit cd66cf8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions feature/revenue/src/playStore/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@

<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="com.android.vending.BILLING" />
<uses-permission android:name="com.google.android.gms.permission.AD_ID" />

<application>

Expand Down

0 comments on commit cd66cf8

Please sign in to comment.