Hey! Do we have any samples for Android Library mu...
# dokka
h
Hey! Do we have any samples for Android Library multi-Module? I am using Java ( Android Library for RTC ). The issue is that I am not able to create HTML for that codebase. HTML folder is empty.
a
Hi - which versions of Android, Kotlin, and Dokka Gradle plugins are you using?
h
Kotlin :- 2.0.0 Java :- 17 dokka :- 2.1.0 AGP :- 8.13.0 Android Studio :- N 3 | 2025.1.3
a
Thanks! Without more info it's hard to say what's going wrong. Ideally, can you share a link to the project? Otherwise, an you share the output log (attach it as a snippet please), or run using
--scan
and share the Build Scan?
👍 1