Skip to content

Commit 3bfb233

Browse files
Update all dependencies 8.9.0 to v8.9.1 (#114)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fcdc8ab commit 3bfb233

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.0' apply false
24-
id 'com.android.library' version '8.9.0' apply false
23+
id 'com.android.application' version '8.9.1' apply false
24+
id 'com.android.library' version '8.9.1' apply false
2525
id 'org.jetbrains.kotlin.android' version '2.1.20' apply false
2626
id 'com.google.devtools.ksp' version '2.1.20-1.0.31' apply false
2727
id 'org.jetbrains.kotlin.plugin.compose' version '2.1.20' apply false

0 commit comments

Comments
 (0)