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 3e619ac commit 16ea388Copy full SHA for 16ea388
build.gradle
@@ -16,7 +16,7 @@ subprojects {
16
apply plugin: "com.github.dosmike.PluginPublisher"
17
18
group = 'com.envyful.api'
19
- version = '3.9.8'
+ version = '3.9.9'
20
21
tasks.withType(JavaCompile) {
22
options.encoding = 'UTF-8'
0 commit comments