Skip to content

Commit efa4cb1

Browse files
Update all dependencies 8.8.2 to v8.9.0 (#110)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 53a237d commit efa4cb1

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

0 commit comments

Comments
 (0)