We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b359c30 commit 43bafabCopy full SHA for 43bafab
fcl-android/build.gradle
@@ -63,7 +63,7 @@ afterEvaluate {
63
artifactId 'android'
64
// artifact(tasks["dokkaJavadoc"])
65
// artifact(dokkaHtmlJar)
66
- version = "0.0.2"
+ version = "0.0.8"
67
68
pom {
69
name = artifactId
0 commit comments