mirror of
https://github.com/topjohnwu/Magisk.git
synced 2025-12-03 11:21:53 +00:00
Update dependencies
This commit is contained in:
@@ -24,9 +24,9 @@ tasks.withType<KotlinCompile> {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation(kotlin("gradle-plugin", "1.6.10"))
|
||||
implementation(kotlin("gradle-plugin", "1.6.21"))
|
||||
implementation("com.android.tools.build:gradle:7.1.3")
|
||||
implementation("androidx.navigation:navigation-safe-args-gradle-plugin:2.5.0-beta01")
|
||||
implementation("io.michaelrocks:paranoid-gradle-plugin:0.3.7")
|
||||
implementation("org.eclipse.jgit:org.eclipse.jgit:5.12.0.202106070339-r")
|
||||
implementation("org.eclipse.jgit:org.eclipse.jgit:6.1.0.202203080745-r")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user