We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b422848 commit 3fc1e1aCopy full SHA for 3fc1e1a
build.gradle.kts
@@ -2,5 +2,5 @@ subprojects {
2
extra["projectType"] = "library"
3
extra["projectUrl"] = "https://github.com/configurario"
4
5
- version = "1.0.1"
+ version = "1.0.2"
6
}
0 commit comments