mirror of
https://github.com/simplex-chat/simplex-chat.git
synced 2026-08-26 03:00:13 +00:00
desktop: build nanohttpd from a submodule (#7396)
This commit is contained in:
@@ -148,8 +148,7 @@ kotlin {
|
||||
implementation("org.slf4j:slf4j-simple:2.0.12")
|
||||
implementation("uk.co.caprica:vlcj:4.8.3")
|
||||
implementation("net.java.dev.jna:jna:5.14.0")
|
||||
implementation("com.github.NanoHttpd.nanohttpd:nanohttpd:efb2ebf")
|
||||
implementation("com.github.NanoHttpd.nanohttpd:nanohttpd-websocket:efb2ebf")
|
||||
implementation(project(":external:nanohttpd"))
|
||||
implementation("com.squareup.okhttp3:okhttp:4.12.0")
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user