Skip to content

Commit

Permalink
trying additional ad id
Browse files Browse the repository at this point in the history
  • Loading branch information
mcleinman committed Dec 12, 2023
1 parent bd7dbb9 commit afe2f86
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion android/adjust/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
<manifest package="com.adjust" xmlns:android="http://schemas.android.com/apk/res/android"></manifest>
<manifest package="com.adjust" xmlns:android="http://schemas.android.com/apk/res/android">
<uses-permission android:name="com.google.android.gms.permission.AD_ID"/>
</manifest>

0 comments on commit afe2f86

Please sign in to comment.