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 5f4150e commit b3eea19Copy full SHA for b3eea19
build.gradle
@@ -25,7 +25,7 @@ test {
25
}
26
27
group = 'com.github.javadev'
28
-version = '1.5-SNAPSHOT'
+version = '1.6-SNAPSHOT'
29
description = 'leetcode-in-java'
30
java.sourceCompatibility = JavaVersion.VERSION_1_8
31
0 commit comments