Skip to content

Commit

Permalink
Update dependency com.android.tools.build:gradle to v7.3.0 (#5306)
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 Sep 16, 2022
1 parent 37b44a0 commit 2f7576a
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 @@ -22,7 +22,7 @@ kotlin-reflection = { module = "org.jetbrains.kotlin:kotlin-reflect", version.re
kotlinx-html = "org.jetbrains.kotlinx:kotlinx-html-jvm:0.8.0"
kotlinx-coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.4"

android-gradle = "com.android.tools.build:gradle:7.2.2"
android-gradle = "com.android.tools.build:gradle:7.3.0"

ktlint-core = { module = "com.pinterest.ktlint:ktlint-core", version.ref = "ktlint" }
ktlint-rulesetStandard = { module = "com.pinterest.ktlint:ktlint-ruleset-standard", version.ref = "ktlint" }
Expand Down

0 comments on commit 2f7576a

Please sign in to comment.