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 cd96ae7 commit d0b9afbCopy full SHA for d0b9afb
build.gradle.kts
@@ -27,7 +27,7 @@ tasks.test {
27
}
28
29
group = "com.github.javadev"
30
-version = "1.38-SNAPSHOT"
+version = "1.39-SNAPSHOT"
31
description = "leetcode-in-kotlin"
32
java.sourceCompatibility = JavaVersion.VERSION_17
33
java.targetCompatibility = JavaVersion.VERSION_17
0 commit comments