Skip to content

Commit

Permalink
Resolve warning
Browse files Browse the repository at this point in the history
  • Loading branch information
farmerbb committed Sep 8, 2024
1 parent b4b177d commit 8fd3933
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/src/playstore/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@
<!-- TODO when making changes, be sure to update the Android-x86 and libtaskbar manifests as well -->

<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="com.farmerbb.taskbar">
xmlns:tools="http://schemas.android.com/tools">

<permission android:name="${applicationId}.START_STOP_TASKBAR"
android:protectionLevel="signature" />
Expand Down

0 comments on commit 8fd3933

Please sign in to comment.