File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<manifest
3- package =" ShiggyXposed .xposed"
3+ package =" GoonXposed .xposed"
44 xmlns : android =" http://schemas.android.com/apk/res/android"
55 xmlns : tools =" http://schemas.android.com/tools"
66>
77
88 <permission
9- android : name =" dev.shiggy .cord.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION"
9+ android : name =" dev.goon .cord.DYNAMIC_RECEIVER_NOT_EXPORTED_PERMISSION"
1010 />
1111 <uses-permission
12- android : name =" dev.shiggy .cord.DYNAMIC_RECEIVE_NOT_EXPORTED_PERMISSION"
12+ android : name =" dev.goon .cord.DYNAMIC_RECEIVE_NOT_EXPORTED_PERMISSION"
1313 />
14- <uses-permission android : name =" dev.shiggy .cord.DYNAMIC_RECEIVE" />
14+ <uses-permission android : name =" dev.goon .cord.DYNAMIC_RECEIVE" />
1515
1616 <application
1717 android : allowBackup =" true"
2222 <meta-data android : name =" xposedmodule" android : value =" true" />
2323 <meta-data
2424 android : name =" xposeddescription"
25- android : value =" Xposed module to inject ShiggyCord into discord"
25+ android : value =" Xposed module to inject GoonCord into discord"
2626 />
2727 <meta-data android : name =" xposedminversion" android : value =" 82" />
2828 <meta-data android : name =" xposedscope" android : value =" com.discord" />
You can’t perform that action at this time.
0 commit comments