Bump version

This commit is contained in:
topjohnwu 2017-02-22 05:06:19 +08:00
parent e94219c5a3
commit 5d62e066e2

View File

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