Bump version

This commit is contained in:
topjohnwu 2017-03-20 06:24:59 +08:00
parent 324a0dd38f
commit 435251ca41

View File

@ -8,8 +8,8 @@ android {
applicationId "com.topjohnwu.magisk" applicationId "com.topjohnwu.magisk"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 25 targetSdkVersion 25
versionCode 25 versionCode 26
versionName "4.2.6" versionName "4.2.7"
jackOptions { jackOptions {
enabled true enabled true
jackInProcess true jackInProcess true