ktor
This commit is contained in:
parent
0eef0a12f3
commit
ada7f1d27d
|
|
@ -88,6 +88,7 @@ dependencies {
|
||||||
implementation 'io.ktor:ktor-server-netty:2.3.4'
|
implementation 'io.ktor:ktor-server-netty:2.3.4'
|
||||||
|
|
||||||
implementation 'io.ktor:ktor-server-call-logging:2.3.4'
|
implementation 'io.ktor:ktor-server-call-logging:2.3.4'
|
||||||
|
implementation("ch.qos.logback:logback-classic:1.5.6")
|
||||||
//implementation 'wang.harlon.quickjs:wrapper-java:1.0.0'
|
//implementation 'wang.harlon.quickjs:wrapper-java:1.0.0'
|
||||||
// implementation(ext: 'aar', name: 'quickjs', group: 'fongmi', version: 'release')
|
// implementation(ext: 'aar', name: 'quickjs', group: 'fongmi', version: 'release')
|
||||||
// api 'wang.harlon.quickjs:wrapper-android:2.0.0'
|
// api 'wang.harlon.quickjs:wrapper-android:2.0.0'
|
||||||
|
|
|
||||||
Binary file not shown.
|
|
@ -1 +1 @@
|
||||||
e167f85157b04265cf7104d24fe9ba07
|
d9536bad38440bfc49d6d5f217805f5d
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"spider": "https://ghproxy.net/https://raw.githubusercontent.com/lushunming/AndroidCatVodSpider/multiThreadNew/jar/custom_spider.jar;md5;e167f85157b04265cf7104d24fe9ba07",
|
"spider": "https://ghproxy.net/https://raw.githubusercontent.com/lushunming/AndroidCatVodSpider/multiThreadNew/jar/custom_spider.jar;md5;d9536bad38440bfc49d6d5f217805f5d",
|
||||||
"lives": [
|
"lives": [
|
||||||
{
|
{
|
||||||
"name": "电视直播",
|
"name": "电视直播",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue