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 63d7f3b commit a955c96Copy full SHA for a955c96
build.gradle
@@ -30,7 +30,7 @@ subprojects {
30
apply plugin: "checkstyle"
31
32
group = 'org.mini2Dx'
33
- version = '1.7.1'
+ version = '1.8.0'
34
35
repositories {
36
mavenLocal()
0 commit comments