We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 32a36f1 commit 97e98c8Copy full SHA for 97e98c8
android/app/build.gradle
@@ -77,5 +77,5 @@ flutter {
77
}
78
79
dependencies {
80
- implementation(platform("org.jetbrains.kotlin:kotlin-bom:1.8.0"))
+ implementation(platform("org.jetbrains.kotlin:kotlin-bom:1.9.24"))
81
0 commit comments