Bump version

This commit is contained in:
topjohnwu 2018-03-11 08:28:56 +08:00
parent f334532aba
commit d5408d1f09
2 changed files with 5 additions and 6 deletions

View File

@ -7,8 +7,8 @@ android {
applicationId "com.topjohnwu.magisk"
minSdkVersion 21
targetSdkVersion 27
versionCode 107
versionName "5.6.1"
versionCode 108
versionName "5.6.2"
javaCompileOptions {
annotationProcessorOptions {
argument('butterknife.debuggable', 'false')

View File

@ -1,4 +1,3 @@
### v5.6.1
- Fix database crashes on F2FS with SQLite 3.21.0+
- Optimize several settings options
- Use native XML for settings migration
### v5.6.2
- Cleanup folders if installation failed
- Add support for Android P