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 6b8fd2f commit 8b0136eCopy full SHA for 8b0136e
build.gradle
@@ -22,7 +22,7 @@ publishing {
22
maven(MavenPublication) {
23
groupId = 'de.dmi3y.behaiv'
24
artifactId = 'behaiv'
25
- version = '0.4.7-alpha'
+ version = '0.4.8-alpha'
26
from components.java
27
}
28
0 commit comments