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 cbeae36 commit cd13267Copy full SHA for cd13267
build.gradle
@@ -11,7 +11,7 @@ repositories {
11
maven { url "https://jitpack.io" }
12
}
13
14
-version '1.0.4'
+version '1.0.5'
15
group = 'com.github.Legionivo'
16
17
sourceCompatibility = JavaVersion.VERSION_11
0 commit comments