We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9566369 commit a7e2f39Copy full SHA for a7e2f39
build.gradle
@@ -17,7 +17,7 @@ apply plugin: 'kotlin'
17
apply plugin: 'com.github.johnrengelman.shadow'
18
19
group 'me.devoxin'
20
-version '2.0.2a'
+version '2.0.3'
21
sourceCompatibility = 1.8
22
23
repositories {
0 commit comments