mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-08-16 02:47:26 +00:00
Script update, artificially bump version
This commit is contained in:
@@ -27,8 +27,8 @@ android {
|
||||
|
||||
productFlavors {
|
||||
full {
|
||||
versionCode 128
|
||||
versionName "5.8.2"
|
||||
versionCode 129
|
||||
versionName "5.8.3"
|
||||
}
|
||||
stub {
|
||||
versionCode 1
|
||||
|
@@ -1,3 +1,6 @@
|
||||
### v5.8.3
|
||||
- Update internal scripts for detecting ramdisk partition on Huawei devices
|
||||
|
||||
### v5.8.2
|
||||
- Prevent invalid modules in the online repo crashing the app
|
||||
- Update Stable and Beta channel URLs
|
||||
|
Reference in New Issue
Block a user