Bump version

This commit is contained in:
topjohnwu 2017-02-06 08:34:55 +08:00
parent 2a84d92cbf
commit c6bf7bb9cd

View File

@ -8,8 +8,8 @@ android {
applicationId "com.topjohnwu.magisk" applicationId "com.topjohnwu.magisk"
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 25 targetSdkVersion 25
versionCode 12 versionCode 20
versionName "3.1" versionName "4.0"
jackOptions { jackOptions {
enabled true enabled true
jackInProcess true jackInProcess true