Updated UI

Added "Root" section
This commit is contained in:
dvdandroid
2016-08-26 12:45:35 +02:00
parent c86c2661af
commit ab318ef99e
12 changed files with 741 additions and 477 deletions

View File

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