Skip to content

Commit 37691f3

Browse files
fix(deps): update dependency com.android.tools.build:gradle to v8.8.2 (#899)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent dd1788e commit 37691f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ ktlint = "12.2.0"
1010
[libraries]
1111
okhttp = "com.squareup.okhttp3:okhttp:4.12.0"
1212
dokka = "org.jetbrains.dokka:dokka-gradle-plugin:2.0.0"
13-
android-plugin = "com.android.tools.build:gradle:8.8.0"
13+
android-plugin = "com.android.tools.build:gradle:8.8.2"
1414
ktlint-plugin = { module = "org.jlleitschuh.gradle:ktlint-gradle", version.ref = "ktlint" }
1515
maven-publish-plugin = { module = "com.vanniktech:gradle-maven-publish-plugin", version.ref = "maven-publish" }
1616

0 commit comments

Comments
 (0)