We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e123a94 commit b7e8a15Copy full SHA for b7e8a15
build.gradle
@@ -33,7 +33,7 @@ publishing {
33
gpr(MavenPublication) {
34
groupId = 'tech.donau.behaiv'
35
artifactId = 'behaiv-java'
36
- version = '0.4.8-alpha'
+ version = '0.4.10-alpha'
37
from(components.java)
38
}
39
0 commit comments