Skip to content

Commit 390e6bc

Browse files
fix(deps): update dependency com.android.tools.build:gradle to v8.9.1 (#205)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent a963c12 commit 390e6bc

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
@@ -2,7 +2,7 @@
22
gradle = "8.13"
33
kotlin = "2.1.20"
44
dokka = "2.0.0"
5-
android = "8.9.0"
5+
android = "8.9.1"
66

77
[libraries]
88
kotlinpoet = { module = "com.squareup:kotlinpoet", version = "2.1.0" }

0 commit comments

Comments
 (0)