mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-19 04:04:07 +00:00
Full project restructuring
This commit is contained in:
@@ -2,10 +2,10 @@ apply plugin: 'com.android.application'
|
||||
|
||||
android {
|
||||
defaultConfig {
|
||||
applicationId "com.topjohnwu.snet"
|
||||
applicationId 'com.topjohnwu.snet'
|
||||
minSdkVersion 14
|
||||
versionCode 12
|
||||
versionName "snet"
|
||||
versionName 'snet'
|
||||
}
|
||||
|
||||
buildTypes {
|
||||
|
Reference in New Issue
Block a user