Skip to content

Commit

Permalink
Fixed an error on the app's package name
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhmieXD committed Dec 24, 2023
1 parent fe8a00d commit 88a0eff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/assets/appfilter.xml
Original file line number Diff line number Diff line change
Expand Up @@ -566,7 +566,7 @@
<item component="ComponentInfo{com.ninjakiwi.bloonstd6/com.unity3d.player.UnityPlayerActivity}" drawable="bloons_td_6" name="Bloons TD 6" />
<item component="ComponentInfo{com.blueshieldca.prod/com.bsc.bsca.cem.ui.mvp.splash.SplashActivity}" drawable="blue_shield" name="Blue Shield" />
<item component="ComponentInfo{com.bluebubbles.messaging/com.bluebubbles.messaging.MainActivity}" drawable="bluebubbles" name="Bluebubbles" />
<item component="ComponentInfo{xyz.blueskyapp.web/xyz.blueskyapp.web.MainActivity}" drawable="bluesky" name="Bluesky" />
<item component="ComponentInfo{xyz.blueskyweb.app/xyz.blueskyweb.app.MainActivity}" drawable="bluesky" name="Bluesky" />
<item component="ComponentInfo{io.appground.blek/io.appground.blek.MainActivity}" drawable="bluetooth_keyboard_mouse" name="Bluetooth Keyboard and Mouse" />
<item component="ComponentInfo{de.simon.dankelmann.bluetoothlespam.debug/de.simon.dankelmann.bluetoothlespam.MainActivity}" drawable="bluetooth_le_spam" name="Bluetooth LE Spam" />
<item component="ComponentInfo{de.simon.dankelmann.bluetoothlespam/de.simon.dankelmann.bluetoothlespam.MainActivity}" drawable="bluetooth_le_spam" name="Bluetooth LE Spam" />
Expand Down

0 comments on commit 88a0eff

Please sign in to comment.