Skip to content

Commit 605bcf0

Browse files
Update dependency com.android.tools.build:gradle to v8.7.3 (#340)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 97e0b35 commit 605bcf0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,6 @@ lifecycle-runtime-compose = { module = "org.jetbrains.androidx.lifecycle:lifecyc
4343
androidx-lifecycle-viewmodel-compose = { module = "org.jetbrains.androidx.lifecycle:lifecycle-viewmodel-compose", version.ref = "lifecycle" }
4444

4545
# build-logic
46-
build-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.7.2" }
46+
build-gradle-plugin = { module = "com.android.tools.build:gradle", version = "8.7.3" }
4747
kotlin-gradle-plugin = { module = "org.jetbrains.kotlin:kotlin-gradle-plugin", version = "2.1.0" }
4848
compose-compiler-plugin = { module = "org.jetbrains.kotlin:compose-compiler-gradle-plugin", version = "2.1.0" }

0 commit comments

Comments
 (0)