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 0b73c8c commit 4f61631Copy full SHA for 4f61631
build.gradle.kts
@@ -12,7 +12,7 @@ plugins {
12
13
allprojects {
14
group = "com.linecorp.kotlin-jdsl"
15
- version = "2.2.0.RELEASE"
+ version = "2.2.1.RELEASE"
16
17
repositories {
18
mavenCentral()
0 commit comments