Skip to content

Commit

Permalink
Update dependency com.android.tools.build:gradle to v8.7.2 (#259)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
renovate[bot] authored Oct 31, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent fc2f728 commit 02bf62f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -48,7 +48,7 @@ buildscript {
}

dependencies {
classpath 'com.android.tools.build:gradle:8.7.1'
classpath 'com.android.tools.build:gradle:8.7.2'
classpath 'org.jetbrains.kotlin:kotlin-gradle-plugin:2.0.21'
classpath 'org.jetbrains.dokka:dokka-gradle-plugin:1.9.20'
classpath 'com.vanniktech:gradle-code-quality-tools-plugin:0.24.0'

0 comments on commit 02bf62f

Please sign in to comment.