We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 014bb72 commit 73fbccbCopy full SHA for 73fbccb
build.gradle
@@ -1,5 +1,5 @@
1
buildscript {
2
- ext.kotlinVersion = '2.1.20'
+ ext.kotlinVersion = '2.1.21'
3
ext.isCI = System.getenv('GITHUB_ACTION')
4
repositories {
5
mavenCentral()
0 commit comments