Skip to content

Commit f73a83a

Browse files
chore(deps): update forui gradle - minor revisions (#664)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d2a5496 commit f73a83a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

forui/example/android/settings.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ pluginManagement {
1919

2020
plugins {
2121
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
22-
id "com.android.application" version '8.12.0' apply false
23-
id "org.jetbrains.kotlin.android" version "2.2.0" apply false
22+
id "com.android.application" version '8.13.0' apply false
23+
id "org.jetbrains.kotlin.android" version "2.2.20" apply false
2424
}
2525

2626
include ":app"

0 commit comments

Comments
 (0)