We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb66af7 commit 84c4c49Copy full SHA for 84c4c49
universal-sdk-kotlin/build.gradle
@@ -18,14 +18,14 @@ afterEvaluate {
18
19
group = "com.github.coolishbee"
20
artifactId = "universalsdk"
21
- version = "3.0.8"
+ version = "3.0.9"
22
}
23
debug(MavenPublication) {
24
from components.debug
25
26
27
28
29
30
31
0 commit comments