Commit e23f23a8 authored by topjohnwu's avatar topjohnwu

Update AGP

parent 48f829b7
...@@ -25,7 +25,7 @@ tasks.withType<KotlinCompile> { ...@@ -25,7 +25,7 @@ tasks.withType<KotlinCompile> {
dependencies { dependencies {
implementation(kotlin("gradle-plugin", "1.7.10")) implementation(kotlin("gradle-plugin", "1.7.10"))
implementation("com.android.tools.build:gradle:7.2.2") implementation("com.android.tools.build:gradle:7.3.0")
implementation("androidx.navigation:navigation-safe-args-gradle-plugin:2.5.2") implementation("androidx.navigation:navigation-safe-args-gradle-plugin:2.5.2")
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:6.2.0.202206071550-r") implementation("org.eclipse.jgit:org.eclipse.jgit:6.2.0.202206071550-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