Skip to content

Commit

Permalink
Update dependency com.android.tools.build:gradle to v7.2.0 (#38)
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 May 10, 2022
1 parent 4727aa3 commit 8b26f76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/build.gradle.kts
Expand Up @@ -8,6 +8,6 @@ repositories {
}

dependencies {
implementation("com.android.tools.build:gradle:7.2.0-rc01")
implementation("com.android.tools.build:gradle:7.2.0")
implementation("org.jetbrains.kotlin:kotlin-gradle-plugin:1.6.10")
}

0 comments on commit 8b26f76

Please sign in to comment.