We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9b7875 commit 3b135beCopy full SHA for 3b135be
feedback/example/android/build.gradle
@@ -1,5 +1,5 @@
1
buildscript {
2
- ext.kotlin_version = '1.9.23'
+ ext.kotlin_version = '2.0.0'
3
repositories {
4
google()
5
jcenter()
0 commit comments