mirror of
https://github.com/topjohnwu/Magisk.git
synced 2026-07-05 20:27:37 -07:00
Update net module targetSdkVersion
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ android {
|
||||
|
||||
defaultConfig {
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 28
|
||||
targetSdkVersion rootProject.ext.compileSdkVersion
|
||||
versionCode 1
|
||||
versionName "1.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user