We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b2a656 commit c342f1fCopy full SHA for c342f1f
build.gradle
@@ -13,7 +13,7 @@ subprojects {
13
apply plugin: 'java'
14
15
group = 'com.envyful.api'
16
- version = '0.5.9.7.1'
+ version = '0.5.9.7.2'
17
18
sourceCompatibility = 1.8
19
targetCompatibility = 1.8
0 commit comments