Skip to content

Commit

Permalink
Update dependency com.android.tools.build:gradle to v7.1.3 (#4695)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Apr 7, 2022
1 parent eed11a2 commit cc7de61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -21,7 +21,7 @@ kotlin-stdlibJdk8 = { module = "org.jetbrains.kotlin:kotlin-stdlib-jdk8", versio
kotlinx-html = "org.jetbrains.kotlinx:kotlinx-html-jvm:0.7.5"
kotlinx-coroutines = "org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.1"

android-gradle = "com.android.tools.build:gradle:7.1.2"
android-gradle = "com.android.tools.build:gradle:7.1.3"

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 cc7de61

Please sign in to comment.