[WIP] Update checker

TODO: change download file path to internal storage
This commit is contained in:
dvdandroid
2016-08-25 14:59:07 +02:00
parent ef13b3a36c
commit dabb222511
4 changed files with 61 additions and 28 deletions

View File

@@ -9,7 +9,7 @@ android {
applicationId "com.topjohnwu.magisk"
minSdkVersion 21
targetSdkVersion 24
versionCode 4
versionCode 3
versionName "2.0"
}
buildTypes {