Skip to content

Commit

Permalink
fix(deps): update dependency com.android.tools.build:gradle to v8.7.3
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 Dec 2, 2024
1 parent a085a87 commit 12b922f
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.15.0"
work_version = '2.10.0'
agp_version = '8.7.2'
agp_version = '8.7.3'
}
repositories {
google()
Expand Down

0 comments on commit 12b922f

Please sign in to comment.