Skip to content

Commit

Permalink
Update dependency com.android.tools.build:gradle to v7.3.0-rc01 (#1407)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 16, 2022
1 parent 4301cfc commit f18f17a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -15,7 +15,7 @@ dokka = { id = "org.jetbrains.dokka", version = "1.7.10" }
ktlint = { id = "org.jmailen.kotlinter", version = "3.11.1" }

[libraries]
gradlePlugin-android = "com.android.tools.build:gradle:7.3.0-beta05" # https://github.com/Kotlin/dokka/issues/2472
gradlePlugin-android = "com.android.tools.build:gradle:7.3.0-rc01" # https://github.com/Kotlin/dokka/issues/2472
gradlePlugin-kotlin = "org.jetbrains.kotlin:kotlin-gradle-plugin:1.7.10"
gradlePlugin-mavenPublish = "com.vanniktech:gradle-maven-publish-plugin:0.21.0"

Expand Down

0 comments on commit f18f17a

Please sign in to comment.