Skip to content

Build fix v34#3

Open
MananArya22 wants to merge 6 commits into
masterfrom
buildFixV34
Open

Build fix v34#3
MananArya22 wants to merge 6 commits into
masterfrom
buildFixV34

Conversation

@MananArya22
Copy link
Copy Markdown
Owner

No description provided.

@JagaranMaharjan
Copy link
Copy Markdown

Gradle Build Failed in this branch

Android Studio: Koala | 2024.1.1

Java Version:
openjdk 11.0.24 2024-07-16 LTS
OpenJDK Runtime Environment Corretto-11.0.24.8.1 (build 11.0.24+8-LTS)
OpenJDK 64-Bit Server VM Corretto-11.0.24.8.1 (build 11.0.24+8-LTS, mixed mode)

Gradle JDK:
corretto-11 (Amazon Corretto 11.0.24 - aarch64)

Got following error:
Duplicate class org.nanohttpd.protocols.http.ClientHandler found in modules jetified-nanohttpd-fd80618e93d (com.github.NanoHttpd.nanohttpd:nanohttpd:fd80618e93d) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.nanohttpd.protocols.http.HTTPSession found in modules jetified-nanohttpd-fd80618e93d (com.github.NanoHttpd.nanohttpd:nanohttpd:fd80618e93d) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.nanohttpd.protocols.http.IHTTPSession found in modules jetified-nanohttpd-fd80618e93d (com.github.NanoHttpd.nanohttpd:nanohttpd:fd80618e93d) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.nanohttpd.protocols.http.NanoHTTPD found in modules jetified-nanohttpd-fd80618e93d (com.github.NanoHttpd.nanohttpd:nanohttpd:fd80618e93d) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.nanohttpd.protocols.http.NanoHTTPD$1 found in modules jetified-nanohttpd-fd80618e93d (com.github.NanoHttpd.nanohttpd:nanohttpd:fd80618e93d) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.nanohttpd.protocols.http.NanoHTTPD$ResponseException found in modules jetified-nanohttpd-fd80618e93d (com.github.NanoHttpd.nanohttpd:nanohttpd:fd80618e93d) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.nanohttpd.protocols.http.ServerRunnable found in modules jetified-nanohttpd-fd80618e93d (com.github.NanoHttpd.nanohttpd:nanohttpd:fd80618e93d) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.nanohttpd.protocols.http.content.ContentType found in modules jetified-nanohttpd-fd80618e93d (com.github.NanoHttpd.nanohttpd:nanohttpd:fd80618e93d) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.nanohttpd.protocols.http.content.Cookie found in modules jetified-nanohttpd-fd80618e93d (com.github.NanoHttpd.nanohttpd:nanohttpd:fd80618e93d) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.nanohttpd.protocols.http.content.CookieHandler found in modules jetified-nanohttpd-fd80618e93d (com.github.NanoHttpd.nanohttpd:nanohttpd:fd80618e93d) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.nanohttpd.protocols.http.request.Method found in modules jetified-nanohttpd-fd80618e93d (com.github.NanoHttpd.nanohttpd:nanohttpd:fd80618e93d) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.nanohttpd.protocols.http.response.ChunkedOutputStream found in modules jetified-nanohttpd-fd80618e93d (com.github.NanoHttpd.nanohttpd:nanohttpd:fd80618e93d) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.nanohttpd.protocols.http.response.IStatus found in modules jetified-nanohttpd-fd80618e93d (com.github.NanoHttpd.nanohttpd:nanohttpd:fd80618e93d) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.nanohttpd.protocols.http.response.Response found in modules jetified-nanohttpd-fd80618e93d (com.github.NanoHttpd.nanohttpd:nanohttpd:fd80618e93d) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.nanohttpd.protocols.http.response.Response$1 found in modules jetified-nanohttpd-fd80618e93d (com.github.NanoHttpd.nanohttpd:nanohttpd:fd80618e93d) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.nanohttpd.protocols.http.response.Response$GzipUsage found in modules jetified-nanohttpd-fd80618e93d (com.github.NanoHttpd.nanohttpd:nanohttpd:fd80618e93d) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.nanohttpd.protocols.http.response.Status found in modules jetified-nanohttpd-fd80618e93d (com.github.NanoHttpd.nanohttpd:nanohttpd:fd80618e93d) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.nanohttpd.protocols.http.sockets.DefaultServerSocketFactory found in modules jetified-nanohttpd-fd80618e93d (com.github.NanoHttpd.nanohttpd:nanohttpd:fd80618e93d) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.nanohttpd.protocols.http.sockets.SecureServerSocketFactory found in modules jetified-nanohttpd-fd80618e93d (com.github.NanoHttpd.nanohttpd:nanohttpd:fd80618e93d) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.nanohttpd.protocols.http.tempfiles.DefaultTempFile found in modules jetified-nanohttpd-fd80618e93d (com.github.NanoHttpd.nanohttpd:nanohttpd:fd80618e93d) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.nanohttpd.protocols.http.tempfiles.DefaultTempFileManager found in modules jetified-nanohttpd-fd80618e93d (com.github.NanoHttpd.nanohttpd:nanohttpd:fd80618e93d) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.nanohttpd.protocols.http.tempfiles.DefaultTempFileManagerFactory found in modules jetified-nanohttpd-fd80618e93d (com.github.NanoHttpd.nanohttpd:nanohttpd:fd80618e93d) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.nanohttpd.protocols.http.tempfiles.ITempFile found in modules jetified-nanohttpd-fd80618e93d (com.github.NanoHttpd.nanohttpd:nanohttpd:fd80618e93d) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.nanohttpd.protocols.http.tempfiles.ITempFileManager found in modules jetified-nanohttpd-fd80618e93d (com.github.NanoHttpd.nanohttpd:nanohttpd:fd80618e93d) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.nanohttpd.protocols.http.threading.DefaultAsyncRunner found in modules jetified-nanohttpd-fd80618e93d (com.github.NanoHttpd.nanohttpd:nanohttpd:fd80618e93d) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.nanohttpd.protocols.http.threading.IAsyncRunner found in modules jetified-nanohttpd-fd80618e93d (com.github.NanoHttpd.nanohttpd:nanohttpd:fd80618e93d) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.nanohttpd.router.RouterNanoHTTPD found in modules jetified-nanohttpd-nanolets-fd80618e93d (com.github.NanoHttpd.nanohttpd:nanohttpd-nanolets:fd80618e93d) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.nanohttpd.router.RouterNanoHTTPD$1 found in modules jetified-nanohttpd-nanolets-fd80618e93d (com.github.NanoHttpd.nanohttpd:nanohttpd-nanolets:fd80618e93d) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.nanohttpd.router.RouterNanoHTTPD$BaseRoutePrioritizer found in modules jetified-nanohttpd-nanolets-fd80618e93d (com.github.NanoHttpd.nanohttpd:nanohttpd-nanolets:fd80618e93d) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.nanohttpd.router.RouterNanoHTTPD$DefaultHandler found in modules jetified-nanohttpd-nanolets-fd80618e93d (com.github.NanoHttpd.nanohttpd:nanohttpd-nanolets:fd80618e93d) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.nanohttpd.router.RouterNanoHTTPD$DefaultRoutePrioritizer found in modules jetified-nanohttpd-nanolets-fd80618e93d (com.github.NanoHttpd.nanohttpd:nanohttpd-nanolets:fd80618e93d) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.nanohttpd.router.RouterNanoHTTPD$DefaultStreamHandler found in modules jetified-nanohttpd-nanolets-fd80618e93d (com.github.NanoHttpd.nanohttpd:nanohttpd-nanolets:fd80618e93d) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.nanohttpd.router.RouterNanoHTTPD$Error404UriHandler found in modules jetified-nanohttpd-nanolets-fd80618e93d (com.github.NanoHttpd.nanohttpd:nanohttpd-nanolets:fd80618e93d) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.nanohttpd.router.RouterNanoHTTPD$GeneralHandler found in modules jetified-nanohttpd-nanolets-fd80618e93d (com.github.NanoHttpd.nanohttpd:nanohttpd-nanolets:fd80618e93d) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.nanohttpd.router.RouterNanoHTTPD$IRoutePrioritizer found in modules jetified-nanohttpd-nanolets-fd80618e93d (com.github.NanoHttpd.nanohttpd:nanohttpd-nanolets:fd80618e93d) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.nanohttpd.router.RouterNanoHTTPD$IndexHandler found in modules jetified-nanohttpd-nanolets-fd80618e93d (com.github.NanoHttpd.nanohttpd:nanohttpd-nanolets:fd80618e93d) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.nanohttpd.router.RouterNanoHTTPD$InsertionOrderRoutePrioritizer found in modules jetified-nanohttpd-nanolets-fd80618e93d (com.github.NanoHttpd.nanohttpd:nanohttpd-nanolets:fd80618e93d) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.nanohttpd.router.RouterNanoHTTPD$NotImplementedHandler found in modules jetified-nanohttpd-nanolets-fd80618e93d (com.github.NanoHttpd.nanohttpd:nanohttpd-nanolets:fd80618e93d) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.nanohttpd.router.RouterNanoHTTPD$ProvidedPriorityRoutePrioritizer found in modules jetified-nanohttpd-nanolets-fd80618e93d (com.github.NanoHttpd.nanohttpd:nanohttpd-nanolets:fd80618e93d) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.nanohttpd.router.RouterNanoHTTPD$StaticPageHandler found in modules jetified-nanohttpd-nanolets-fd80618e93d (com.github.NanoHttpd.nanohttpd:nanohttpd-nanolets:fd80618e93d) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.nanohttpd.router.RouterNanoHTTPD$UriResource found in modules jetified-nanohttpd-nanolets-fd80618e93d (com.github.NanoHttpd.nanohttpd:nanohttpd-nanolets:fd80618e93d) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.nanohttpd.router.RouterNanoHTTPD$UriResponder found in modules jetified-nanohttpd-nanolets-fd80618e93d (com.github.NanoHttpd.nanohttpd:nanohttpd-nanolets:fd80618e93d) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.nanohttpd.router.RouterNanoHTTPD$UriRouter found in modules jetified-nanohttpd-nanolets-fd80618e93d (com.github.NanoHttpd.nanohttpd:nanohttpd-nanolets:fd80618e93d) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.nanohttpd.util.IFactory found in modules jetified-nanohttpd-fd80618e93d (com.github.NanoHttpd.nanohttpd:nanohttpd:fd80618e93d) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.nanohttpd.util.IFactoryThrowing found in modules jetified-nanohttpd-fd80618e93d (com.github.NanoHttpd.nanohttpd:nanohttpd:fd80618e93d) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.nanohttpd.util.IHandler found in modules jetified-nanohttpd-fd80618e93d (com.github.NanoHttpd.nanohttpd:nanohttpd:fd80618e93d) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.nanohttpd.util.ServerRunner found in modules jetified-nanohttpd-fd80618e93d (com.github.NanoHttpd.nanohttpd:nanohttpd:fd80618e93d) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.readium.r2.shared.BuildConfig found in modules jetified-r2-shared-kotlin-1.0.4-2-runtime (com.github.codetoart:r2-shared-kotlin:1.0.4-2) and jetified-readium-shared-3.0.0-runtime (org.readium.kotlin-toolkit:readium-shared:3.0.0)
Duplicate class org.readium.r2.shared.Clip found in modules jetified-r2-shared-kotlin-1.0.4-2-runtime (com.github.codetoart:r2-shared-kotlin:1.0.4-2) and jetified-readium-shared-3.0.0-runtime (org.readium.kotlin-toolkit:readium-shared:3.0.0)
Duplicate class org.readium.r2.shared.Enumerable found in modules jetified-r2-shared-kotlin-1.0.4-2-runtime (com.github.codetoart:r2-shared-kotlin:1.0.4-2) and jetified-readium-shared-3.0.0-runtime (org.readium.kotlin-toolkit:readium-shared:3.0.0)
Duplicate class org.readium.r2.shared.Incremental found in modules jetified-r2-shared-kotlin-1.0.4-2-runtime (com.github.codetoart:r2-shared-kotlin:1.0.4-2) and jetified-readium-shared-3.0.0-runtime (org.readium.kotlin-toolkit:readium-shared:3.0.0)
Duplicate class org.readium.r2.shared.JSONable found in modules jetified-r2-shared-kotlin-1.0.4-2-runtime (com.github.codetoart:r2-shared-kotlin:1.0.4-2) and jetified-readium-shared-3.0.0-runtime (org.readium.kotlin-toolkit:readium-shared:3.0.0)
Duplicate class org.readium.r2.shared.MediaOverlayNode found in modules jetified-r2-shared-kotlin-1.0.4-2-runtime (com.github.codetoart:r2-shared-kotlin:1.0.4-2) and jetified-readium-shared-3.0.0-runtime (org.readium.kotlin-toolkit:readium-shared:3.0.0)
Duplicate class org.readium.r2.shared.MediaOverlays found in modules jetified-r2-shared-kotlin-1.0.4-2-runtime (com.github.codetoart:r2-shared-kotlin:1.0.4-2) and jetified-readium-shared-3.0.0-runtime (org.readium.kotlin-toolkit:readium-shared:3.0.0)
Duplicate class org.readium.r2.shared.MediaOverlays$NextNodeResult found in modules jetified-r2-shared-kotlin-1.0.4-2-runtime (com.github.codetoart:r2-shared-kotlin:1.0.4-2) and jetified-readium-shared-3.0.0-runtime (org.readium.kotlin-toolkit:readium-shared:3.0.0)
Duplicate class org.readium.r2.shared.ReadiumCSSKt found in modules jetified-r2-shared-kotlin-1.0.4-2-runtime (com.github.codetoart:r2-shared-kotlin:1.0.4-2) and jetified-readium-shared-3.0.0-runtime (org.readium.kotlin-toolkit:readium-shared:3.0.0)
Duplicate class org.readium.r2.shared.ReadiumCSSName found in modules jetified-r2-shared-kotlin-1.0.4-2-runtime (com.github.codetoart:r2-shared-kotlin:1.0.4-2) and jetified-readium-shared-3.0.0-runtime (org.readium.kotlin-toolkit:readium-shared:3.0.0)
Duplicate class org.readium.r2.shared.RootFile found in modules jetified-r2-shared-kotlin-1.0.4-2-runtime (com.github.codetoart:r2-shared-kotlin:1.0.4-2) and jetified-readium-shared-3.0.0-runtime (org.readium.kotlin-toolkit:readium-shared:3.0.0)
Duplicate class org.readium.r2.shared.Switchable found in modules jetified-r2-shared-kotlin-1.0.4-2-runtime (com.github.codetoart:r2-shared-kotlin:1.0.4-2) and jetified-readium-shared-3.0.0-runtime (org.readium.kotlin-toolkit:readium-shared:3.0.0)
Duplicate class org.readium.r2.shared.UserProperties found in modules jetified-r2-shared-kotlin-1.0.4-2-runtime (com.github.codetoart:r2-shared-kotlin:1.0.4-2) and jetified-readium-shared-3.0.0-runtime (org.readium.kotlin-toolkit:readium-shared:3.0.0)
Duplicate class org.readium.r2.shared.UserProperty found in modules jetified-r2-shared-kotlin-1.0.4-2-runtime (com.github.codetoart:r2-shared-kotlin:1.0.4-2) and jetified-readium-shared-3.0.0-runtime (org.readium.kotlin-toolkit:readium-shared:3.0.0)
Duplicate class org.readium.r2.shared.opds.Facet found in modules jetified-r2-shared-kotlin-1.0.4-2-runtime (com.github.codetoart:r2-shared-kotlin:1.0.4-2) and jetified-readium-shared-3.0.0-runtime (org.readium.kotlin-toolkit:readium-shared:3.0.0)
Duplicate class org.readium.r2.shared.opds.Feed found in modules jetified-r2-shared-kotlin-1.0.4-2-runtime (com.github.codetoart:r2-shared-kotlin:1.0.4-2) and jetified-readium-shared-3.0.0-runtime (org.readium.kotlin-toolkit:readium-shared:3.0.0)
Duplicate class org.readium.r2.shared.opds.Group found in modules jetified-r2-shared-kotlin-1.0.4-2-runtime (com.github.codetoart:r2-shared-kotlin:1.0.4-2) and jetified-readium-shared-3.0.0-runtime (org.readium.kotlin-toolkit:readium-shared:3.0.0)
Duplicate class org.readium.r2.shared.opds.OpdsMetadata found in modules jetified-r2-shared-kotlin-1.0.4-2-runtime (com.github.codetoart:r2-shared-kotlin:1.0.4-2) and jetified-readium-shared-3.0.0-runtime (org.readium.kotlin-toolkit:readium-shared:3.0.0)
Duplicate class org.readium.r2.shared.opds.ParseData found in modules jetified-r2-shared-kotlin-1.0.4-2-runtime (com.github.codetoart:r2-shared-kotlin:1.0.4-2) and jetified-readium-shared-3.0.0-runtime (org.readium.kotlin-toolkit:readium-shared:3.0.0)
Duplicate class org.readium.r2.shared.opds.Price found in modules jetified-r2-shared-kotlin-1.0.4-2-runtime (com.github.codetoart:r2-shared-kotlin:1.0.4-2) and jetified-readium-shared-3.0.0-runtime (org.readium.kotlin-toolkit:readium-shared:3.0.0)
Duplicate class org.readium.r2.streamer.BuildConfig found in modules jetified-r2-streamer-kotlin-1.0.4-2-runtime (com.github.codetoart:r2-streamer-kotlin:1.0.4-2) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.readium.r2.streamer.container.Container found in modules jetified-r2-streamer-kotlin-1.0.4-2-runtime (com.github.codetoart:r2-streamer-kotlin:1.0.4-2) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.readium.r2.streamer.fetcher.Fetcher found in modules jetified-r2-streamer-kotlin-1.0.4-2-runtime (com.github.codetoart:r2-streamer-kotlin:1.0.4-2) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.readium.r2.streamer.parser.PublicationParser found in modules jetified-r2-streamer-kotlin-1.0.4-2-runtime (com.github.codetoart:r2-streamer-kotlin:1.0.4-2) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.readium.r2.streamer.parser.PublicationParser$DefaultImpls found in modules jetified-r2-streamer-kotlin-1.0.4-2-runtime (com.github.codetoart:r2-streamer-kotlin:1.0.4-2) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.readium.r2.streamer.parser.epub.MetadataParser found in modules jetified-r2-streamer-kotlin-1.0.4-2-runtime (com.github.codetoart:r2-streamer-kotlin:1.0.4-2) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.readium.r2.streamer.parser.epub.NavigationDocumentParser found in modules jetified-r2-streamer-kotlin-1.0.4-2-runtime (com.github.codetoart:r2-streamer-kotlin:1.0.4-2) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.readium.r2.streamer.server.AbstractServer found in modules jetified-r2-streamer-kotlin-1.0.4-2-runtime (com.github.codetoart:r2-streamer-kotlin:1.0.4-2) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.readium.r2.streamer.server.GlobalsKt found in modules jetified-r2-streamer-kotlin-1.0.4-2-runtime (com.github.codetoart:r2-streamer-kotlin:1.0.4-2) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0)
Duplicate class org.readium.r2.streamer.server.Server found in modules jetified-r2-streamer-kotlin-1.0.4-2-runtime (com.github.codetoart:r2-streamer-kotlin:1.0.4-2) and jetified-readium-streamer-3.0.0-runtime (org.readium.kotlin-toolkit:readium-streamer:3.0.0
Screenshot 2024-11-11 at 19 10 57
)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants