Skip to content

Commit cfbfe8e

Browse files
committed
removed useExactAlarm
1 parent 6fa5096 commit cfbfe8e

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

android/app/src/main/AndroidManifest.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@
2222
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION" />
2323
<!-- Required for scheduling local notifications -->
2424
<uses-permission android:name="android.permission.SCHEDULE_EXACT_ALARM" />
25-
<uses-permission android:name="android.permission.USE_EXACT_ALARM" />
2625
<!-- If this app uses ads, remove 'tools:node="remove"' to enable ad ID access. -->
2726
<uses-permission android:name="com.google.android.gms.permission.AD_ID" tools:node="remove"/>
2827

0 commit comments

Comments
 (0)