Skip to content

Commit

Permalink
3.22.0/178 for final release, disable com.google.android.gms.permissi…
Browse files Browse the repository at this point in the history
…on.AD_ID
  • Loading branch information
CodeElementsRuhe committed Jul 5, 2023
1 parent 5974198 commit a606c95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/core/src/main/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ xmlns:tools="http://schemas.android.com/tools"
<uses-permission android:name="android.permission.SCHEDULE_EXACT_ALARM" />
<uses-permission android:name="android.permission.POST_NOTIFICATIONS"/>

<!-- <uses-permission android:name="com.google.android.gms.permission.AD_ID" tools:node="remove"/>-->
<uses-permission android:name="com.google.android.gms.permission.AD_ID" tools:node="remove"/>

<uses-feature
android:glEsVersion="0x00020000"
Expand Down

0 comments on commit a606c95

Please sign in to comment.