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.8.10
1 parent fe1a3ee commit dd53de8Copy full SHA for dd53de8
build.gradle
@@ -1,5 +1,5 @@
1
buildscript {
2
- ext.kotlinVersion = '1.8.20'
+ ext.kotlinVersion = '1.8.10'
3
ext.isCI = System.getenv('GITHUB_ACTION') || System.getenv('bamboo_buildKey')
4
repositories {
5
gradlePluginPortal()
0 commit comments