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 aea3957 commit f4fcdbdCopy full SHA for f4fcdbd
build.gradle.kts
@@ -26,7 +26,7 @@ tasks.test {
26
}
27
28
group = "com.github.javadev"
29
-version = "1.4-SNAPSHOT"
+version = "1.5-SNAPSHOT"
30
description = "leetcode-in-kotlin"
31
java.sourceCompatibility = JavaVersion.VERSION_1_8
32
0 commit comments