Skip to content

Commit

Permalink
change sharedUserId to community
Browse files Browse the repository at this point in the history
  • Loading branch information
TrianguloY committed Apr 7, 2024
1 parent 3d754d8 commit 5060a2a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="net.pierrox.lightning_launcher.permissions"
android:sharedUserId="net.pierrox.lightning_launcher">
android:sharedUserId="net.pierrox.lightning_launcher_community">

<uses-permission android:name="android.permission.ACCESS_COARSE_LOCATION"/>
<uses-permission android:name="android.permission.ACCESS_FINE_LOCATION"/>
Expand Down

0 comments on commit 5060a2a

Please sign in to comment.