fix: corrected the and updated the string message for the toast. got the build working. It was not pretty.

This commit is contained in:
eddyizm 2025-08-02 18:21:24 -07:00
parent d32d2bcf31
commit 6703704f22
No known key found for this signature in database
GPG key ID: CF5F671829E8158A
8 changed files with 20 additions and 7 deletions

View file

@ -6,7 +6,6 @@
<uses-permission android:name="android.permission.RECEIVE_BOOT_COMPLETED" />
<uses-permission android:name="android.permission.WAKE_LOCK" />
<uses-permission android:name="android.permission.POST_NOTIFICATIONS" />
<uses-permission android:name="android.permission.FOREGROUND_SERVICE" />
<uses-permission android:name="android.permission.FOREGROUND_SERVICE_MEDIA_PLAYBACK" />
<uses-permission android:name="android.permission.FOREGROUND_SERVICE_DATA_SYNC" />