Commit 7dced4b9 authored by topjohnwu's avatar topjohnwu

Update AGP

parent 3145e67f
...@@ -25,7 +25,7 @@ tasks.withType<KotlinCompile> { ...@@ -25,7 +25,7 @@ tasks.withType<KotlinCompile> {
dependencies { dependencies {
implementation(kotlin("gradle-plugin", "1.6.10")) implementation(kotlin("gradle-plugin", "1.6.10"))
implementation("com.android.tools.build:gradle:7.1.0") implementation("com.android.tools.build:gradle:7.1.1")
implementation("androidx.navigation:navigation-safe-args-gradle-plugin:2.5.0-alpha01") implementation("androidx.navigation:navigation-safe-args-gradle-plugin:2.5.0-alpha01")
implementation("io.michaelrocks:paranoid-gradle-plugin:0.3.7") 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:5.12.0.202106070339-r")
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment