ktor
This commit is contained in:
parent
ada7f1d27d
commit
a93236ade6
|
|
@ -88,7 +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("ch.qos.logback:logback-classic:1.2.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 @@
|
||||||
d9536bad38440bfc49d6d5f217805f5d
|
63124654d240f56684fc325e7260c68e
|
||||||
|
|
|
||||||
|
|
@ -1,5 +1,5 @@
|
||||||
{
|
{
|
||||||
"spider": "https://ghproxy.net/https://raw.githubusercontent.com/lushunming/AndroidCatVodSpider/multiThreadNew/jar/custom_spider.jar;md5;d9536bad38440bfc49d6d5f217805f5d",
|
"spider": "https://ghproxy.net/https://raw.githubusercontent.com/lushunming/AndroidCatVodSpider/multiThreadNew/jar/custom_spider.jar;md5;63124654d240f56684fc325e7260c68e",
|
||||||
"lives": [
|
"lives": [
|
||||||
{
|
{
|
||||||
"name": "电视直播",
|
"name": "电视直播",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue