Bump version

This commit is contained in:
topjohnwu 2017-02-19 10:49:47 +08:00
parent 6785221479
commit 2f78155723

View File

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