refactor: change package name.

This commit is contained in:
Aunali321
2022-09-12 18:23:34 +05:30
parent fe13234faa
commit 1c75c81b90
15 changed files with 32 additions and 30 deletions

View File

@@ -1,4 +1,4 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="app.revanced.manager">
package="app.revanced.manager.flutter">
<uses-permission android:name="android.permission.INTERNET"/>
</manifest>