Utkarsh Tiwari
01/11/2022, 12:38 PMcore_ds_component
of an Android project to artifactory. When I run the publish command, I get this error.
I couldn’t find dokka in the dependency graph of this module. Does anyone has any idea what could be wrong?Keith Mayoral
01/12/2022, 8:45 PM2.1.4
of the kotlin-dsl
today. My project was still referencing a version of gradle from July (7.1.1) so I updated to the most recent 7.3.3 version to resolve. Not sure if that’s at all related to your issue thoughUtkarsh Tiwari
01/13/2022, 10:05 AM