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 79e5a2c commit 8b130fcCopy full SHA for 8b130fc
build.gradle
@@ -24,7 +24,7 @@ test {
24
}
25
26
group = 'com.github.javadev'
27
-version = '1.40-SNAPSHOT'
+version = '1.41-SNAPSHOT'
28
description = 'leetcode-in-java'
29
java.sourceCompatibility = JavaVersion.VERSION_17
30
0 commit comments