We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 931af2d commit 36e5131Copy full SHA for 36e5131
app/build.gradle.kts
@@ -24,7 +24,7 @@ dependencies {
24
25
val dest: JPath = JPath.of("$buildDir/runtimeClasses")
26
27
-version = "0.7.0"
+version = "0.7.1"
28
29
application {
30
// Define the main class for the application.
0 commit comments