We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d5d706 commit 4ab49a2Copy full SHA for 4ab49a2
1 file changed
build.gradle.kts
@@ -3,7 +3,7 @@ plugins {
3
id("com.diffplug.spotless") version "6.23.3"
4
}
5
6
-version = "0.1.0-SNAPSHOT"
+version = "0.1.0"
7
val archivesBaseName = "string-res-exporter"
8
9
java {
0 commit comments