Commit d740c0a
committed
Fixed release publishing failing to build the javadoc jar
AGP generates the published javadoc with Dokka 1.4.32, which cannot read the
sealed classes in livekit-uniffi-android and fails with "PermittedSubclasses
requires ASM9". Disabled AGP's javadoc generation and packaged the javadoc jar
from the project's Dokka 1.9.20 dokkaJavadoc task instead.1 parent 12433f2 commit d740c0a
1 file changed
Lines changed: 10 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
116 | 126 | | |
117 | 127 | | |
118 | 128 | | |
| |||
0 commit comments