Skip to content

Commit 5d9f2b9

Browse files
dependabot[bot]marcnause
authored andcommitted
chore: Bump org.jetbrains.kotlin.plugin.compose in /android
Bumps [org.jetbrains.kotlin.plugin.compose](https://github.com/JetBrains/kotlin) from 2.3.21 to 2.4.0. - [Release notes](https://github.com/JetBrains/kotlin/releases) - [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md) - [Commits](JetBrains/kotlin@v2.3.21...v2.4.0) --- updated-dependencies: - dependency-name: org.jetbrains.kotlin.plugin.compose dependency-version: 2.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6459458 commit 5d9f2b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

android/settings.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ plugins {
2020
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
2121
id "com.android.application" version "8.12.2" apply false
2222
id "org.jetbrains.kotlin.android" version "2.4.0" apply false
23-
id "org.jetbrains.kotlin.plugin.compose" version "2.3.21" apply false
23+
id "org.jetbrains.kotlin.plugin.compose" version "2.4.0" apply false
2424
}
2525

2626
include ":app"

0 commit comments

Comments
 (0)