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.
1 parent 6e24e9d commit 55bdfcaCopy full SHA for 55bdfca
build.gradle
@@ -1,6 +1,6 @@
1
buildscript {
2
ext.kotlin_version = '1.6.21'
3
- ext.embedded_kotlin_version = '1.7.255-SNAPSHOT'
+ ext.embedded_kotlin_version = '1.7.0-RC'
4
5
repositories {
6
mavenCentral()
0 commit comments