I faced this problem and solved it by the way:
In the android/setting.gradle
file, change this line:
id "org.jetbrains.kotlin.android" version "1.9.24" apply false
**notice ext.kotlin_version
= '1.9.0'
I faced this problem and solved it by the way:
In the android/setting.gradle
file, change this line:
id "org.jetbrains.kotlin.android" version "1.9.24" apply false
**notice ext.kotlin_version
= '1.9.0'
For further actions, you may consider blocking this person and/or reporting abuse
Bruno Ciccarino λ -
Simplr -
Cybergavin -
Dhruv Joshi -
Top comments (0)