Bump up to version 2.1

This commit is contained in:
topjohnwu
2016-10-17 16:36:42 +08:00
parent 15cf8d2a6d
commit 4b5b0b065d
4 changed files with 2 additions and 7 deletions

View File

@@ -8,8 +8,8 @@ android {
applicationId "com.topjohnwu.magisk"
minSdkVersion 21
targetSdkVersion 24
versionCode 5
versionName "2.0"
versionCode 6
versionName "2.1"
jackOptions {
enabled true
}