mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-19 06:32:26 +00:00
Update gradle scripts
This commit is contained in:
@@ -1,13 +1,9 @@
|
||||
apply plugin: 'com.android.application'
|
||||
|
||||
android {
|
||||
compileSdkVersion rootProject.ext.compileSdkVersion
|
||||
buildToolsVersion rootProject.ext.buildToolsVersion
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.topjohnwu.snet"
|
||||
minSdkVersion 14
|
||||
targetSdkVersion rootProject.ext.compileSdkVersion
|
||||
versionCode 12
|
||||
versionName "snet"
|
||||
}
|
||||
|
Reference in New Issue
Block a user