Update Kotlin version
This commit is contained in:
parent
ac789c4d38
commit
c3b29a59e8
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ plugins {
|
|||
id("com.google.gms.google-services") version("4.3.15") apply false
|
||||
id("com.google.firebase.crashlytics") version("2.8.1") apply false
|
||||
// END: FlutterFire Configuration
|
||||
id("org.jetbrains.kotlin.android") version "1.8.22" apply false
|
||||
id("org.jetbrains.kotlin.android") version "2.1.21" apply false
|
||||
}
|
||||
|
||||
include(":app")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue