Skip to content

Commit

Permalink
fix(deps): update dependency com.android.tools.build:gradle to v8.5.2
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored and xz-dev committed Aug 13, 2024
1 parent 9b81d06 commit cee038e
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
Expand Up @@ -7,7 +7,7 @@ buildscript {
kotlin_stdlib_version = '1.5.0'
android_ktx_version = "1.13.1"
work_version = '2.9.1'
agp_version = '8.5.1'
agp_version = '8.5.2'
}
repositories {
google()
Expand Down

0 comments on commit cee038e

Please sign in to comment.