Skip to content

Commit bb2b921

Browse files
Update all dependencies 8.9.1 to v8.9.2 (#121)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3bb7f36 commit bb2b921

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ buildscript {
2020
}
2121
}// Top-level build file where you can add configuration options common to all sub-projects/modules.
2222
plugins {
23-
id 'com.android.application' version '8.9.1' apply false
24-
id 'com.android.library' version '8.9.1' apply false
23+
id 'com.android.application' version '8.9.2' apply false
24+
id 'com.android.library' version '8.9.2' apply false
2525
id 'org.jetbrains.kotlin.android' version '2.1.20' apply false
2626
id 'com.google.devtools.ksp' version '2.1.20-2.0.0' apply false
2727
id 'org.jetbrains.kotlin.plugin.compose' version '2.1.20' apply false

0 commit comments

Comments
 (0)