Skip to content

Commit

Permalink
Merge pull request #33 from lacky1991/renovate/com.android.tools.build
Browse files Browse the repository at this point in the history
Update dependency com.android.tools.build:gradle to v7.3.0
  • Loading branch information
lacky1991 authored Sep 30, 2022
2 parents f7cbec7 + 3866c15 commit a45c68f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ androidx_test_runner = { module = "androidx.test:runner", version.ref = "android
androidx_test_ext_junit = { module = "androidx.test.ext:junit", version.ref = "androidx.test.ext" }
androidx_test_ext_junit_ktx = { module = "androidx.test.ext:junit-ktx", version.ref = "androidx.test.ext" }
espresso_core = { module = "androidx.test.espresso:espresso-core", version.ref = "espresso.core" }
agp = { module = "com.android.tools.build:gradle", version = "7.3.0-rc01" }
agp = { module = "com.android.tools.build:gradle", version = "7.3.0" }
kgp = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version.ref = "kotlin" }
dokka_gradle_plugin = { module = "org.jetbrains.dokka:dokka-gradle-plugin", version.ref = "dokka"}
dokka_core = { module = "org.jetbrains.dokka:dokka-core", version.ref = "dokka"}
Expand Down

0 comments on commit a45c68f

Please sign in to comment.