mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-10-29 14:08:53 +00:00
Reduce usage of delegation
This commit is contained in:
@@ -16,7 +16,7 @@ buildscript {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
classpath("com.android.tools.build:gradle:4.0.0")
|
||||
classpath("com.android.tools.build:gradle:4.0.1")
|
||||
classpath("org.jetbrains.kotlin:kotlin-gradle-plugin:1.3.72")
|
||||
classpath("androidx.navigation:navigation-safe-args-gradle-plugin:${Deps.vNav}")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user