We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99f4270 commit 840afd0Copy full SHA for 840afd0
1 file changed
build.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
alias(libs.plugins.spotless)
8
}
9
10
-version = "0.2.5"
+version = "0.3.0-SNAPSHOT"
11
val baseName = "string-res-exporter"
12
13
buildConfig {
0 commit comments