add new version of revanced manager
This commit is contained in:
parent
88811acb04
commit
9b481e93c9
@ -327,6 +327,9 @@
|
||||
"root": false,
|
||||
"selfHosted": false,
|
||||
"downloadLinks": {
|
||||
"v1.23.3": {
|
||||
"all": "https://github.com/ReVanced/revanced-manager/releases/download/v1.23.3/revanced-manager-1.23.3.apk"
|
||||
},
|
||||
"v1.23.2": {
|
||||
"all": "https://github.com/ReVanced/revanced-manager/releases/download/v1.23.2/revanced-manager-1.23.2.apk"
|
||||
},
|
||||
@ -994,4 +997,4 @@
|
||||
"description": "Android app to merge/'AntiSplit' split APKs (APKS/XAPK/APKM) to a regular .APK file\n\nThis project is a simple GUI implementation of Merge utilities from REAndroid APKEditor.\n\nThere are already some apps that can perform this task like Apktool M, AntiSplit G2, NP Manager, but they are all closed source.\n\nIn addition, Antisplit G2 (com.tilks.arscmerge), the fastest and lightest of the existing apps, has a large problem; it does not remove the information about splits in the APK from the AndroidManifest.xml. If a non-split APK contains this information it will cause an 'App not installed' error on some devices. Fortunately the implementation by REAndroid contains a function to remove this automatically and it carries over to this app.\n\n<b>Usage:</b>\n\nThere are 3 ways to open a split APK to be merged:\n- Share the file and select AntiSplit M in the share menu\n- Press (open) the file and select AntiSplit M in available options\n- Open the app from launcher and press the button then select the split APK file.\n\nThere is also a menu in the app that allows selecting an app from those installed on the device as a split APK.\n\n<b>Note:</b> An APK must be signed in order to install it (unless you have Core Patch). If you are planning to further modify the APK, you only need to sign it after the modifications. Some apps verify the signature of the APK or take other measures to check if the app was modified, which may cause it to crash on startup.",
|
||||
"github": "https://github.com/vvb2060/KeyAttestation"
|
||||
}
|
||||
]
|
||||
]
|
||||
|
Loading…
x
Reference in New Issue
Block a user