Skip to content

Commit

Permalink
chore: use dashj 21.0.0-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
HashEngineering committed Sep 5, 2024
1 parent a54539d commit 1285af6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion wallet/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@
<uses-permission android:name="android.permission.WAKE_LOCK" />
<uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
<uses-permission android:name="android.permission.FOREGROUND_SERVICE_DATA_SYNC" />
<uses-permission android:name="android.permission.FOREGROUND_SERVICE_CONNECTED_DEVICE" />
<!-- enable when Bluetooth functionality is completely restored -->
<!--uses-permission android:name="android.permission.FOREGROUND_SERVICE_CONNECTED_DEVICE" /-->
<uses-permission android:name="android.permission.REQUEST_IGNORE_BATTERY_OPTIMIZATIONS" />

<!-- dangerous permissions -->
Expand Down

0 comments on commit 1285af6

Please sign in to comment.