Version bump

This commit is contained in:
topjohnwu 2017-02-21 03:52:35 +08:00
parent e279cf0575
commit 0aefa9599f

View File

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