Compare commits
1 Commits
main
...
renovate/k
Author | SHA1 | Date | |
---|---|---|---|
05365282d7 |
@ -112,5 +112,5 @@ flutter {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation platform("org.jetbrains.kotlin:kotlin-bom:2.0.0")
|
||||
implementation platform("org.jetbrains.kotlin:kotlin-bom:2.1.20-Beta1")
|
||||
}
|
||||
|
@ -41,7 +41,7 @@ pluginManagement {
|
||||
plugins {
|
||||
id "dev.flutter.flutter-plugin-loader" version "1.0.0"
|
||||
id "com.android.application" version "8.4.2" apply false
|
||||
id "org.jetbrains.kotlin.android" version "2.0.0" apply false
|
||||
id "org.jetbrains.kotlin.android" version "2.1.20-Beta1" apply false
|
||||
}
|
||||
|
||||
include ":app"
|
||||
|
Loading…
x
Reference in New Issue
Block a user