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 75907dc commit 47aada3Copy full SHA for 47aada3
build.gradle
@@ -1,6 +1,6 @@
1
buildscript {
2
ext.kotlin_version = '1.6.20'
3
- ext.embedded_kotlin_version = '1.6.20'
+ ext.embedded_kotlin_version = '1.6.21'
4
5
repositories {
6
mavenCentral()
0 commit comments