We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
kotlin_version
1.5.20
1 parent 6cc4d9b commit b4e6645Copy full SHA for b4e6645
example/android/build.gradle
@@ -1,5 +1,5 @@
1
buildscript {
2
- ext.kotlin_version = '1.3.50'
+ ext.kotlin_version = '1.5.20'
3
repositories {
4
google()
5
jcenter()
0 commit comments