Skip to content

Commit

Permalink
Merge pull request #31 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-rc01
  • Loading branch information
lacky1991 authored Aug 20, 2022
2 parents aa694db + c83f3f2 commit c02ac5f
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-beta05" }
agp = { module = "com.android.tools.build:gradle", version = "7.3.0-rc01" }
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 c02ac5f

Please sign in to comment.