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 a8b9d6a commit 7f612d4Copy full SHA for 7f612d4
build.gradle
@@ -1,5 +1,5 @@
1
buildscript {
2
- ext.kotlinVersion = '1.9.21'
+ ext.kotlinVersion = '1.9.22'
3
ext.isCI = System.getenv('GITHUB_ACTION')
4
repositories {
5
mavenCentral()
0 commit comments