Commit 153c7fdf authored by topjohnwu's avatar topjohnwu

Script update, artificially bump version

parent 90379eeb
...@@ -27,8 +27,8 @@ android { ...@@ -27,8 +27,8 @@ android {
productFlavors { productFlavors {
full { full {
versionCode 128 versionCode 129
versionName "5.8.2" versionName "5.8.3"
} }
stub { stub {
versionCode 1 versionCode 1
......
### v5.8.3
- Update internal scripts for detecting ramdisk partition on Huawei devices
### v5.8.2 ### v5.8.2
- Prevent invalid modules in the online repo crashing the app - Prevent invalid modules in the online repo crashing the app
- Update Stable and Beta channel URLs - Update Stable and Beta channel URLs
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment