We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20c5467 commit f1e7c35Copy full SHA for f1e7c35
build.gradle.kts
@@ -11,7 +11,7 @@ installGitHooks()
11
12
allprojects {
13
group = "moe.sdl.commons"
14
- version = "0.3.0"
+ version = "0.4.0"
15
repositories {
16
mavenCentral()
17
google()
0 commit comments