We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 79751d9 commit e93abd2Copy full SHA for e93abd2
build.gradle
@@ -27,7 +27,7 @@ subprojects {
27
}
28
29
group = 'cuchaz'
30
- version = '4.0.0'
+ version = '4.0.1'
31
32
version = version + (System.getenv("GITHUB_ACTIONS") ? "" : "+local")
33
0 commit comments