|
|
|
|
@ -82,7 +82,6 @@ android { |
|
|
|
|
|
|
|
|
|
dependencies { |
|
|
|
|
implementation project(':tvbus') |
|
|
|
|
implementation project(':zlive') |
|
|
|
|
implementation project(':catvod') |
|
|
|
|
implementation project(':quickjs') |
|
|
|
|
implementation project(':jianpian') |
|
|
|
|
@ -121,7 +120,6 @@ dependencies { |
|
|
|
|
implementation 'com.hierynomus:smbj:0.11.5' |
|
|
|
|
implementation 'com.squareup.okhttp3:okhttp:' + okhttpVersion |
|
|
|
|
implementation 'com.squareup.okhttp3:okhttp-dnsoverhttps:' + okhttpVersion |
|
|
|
|
implementation 'net.java.dev.jna:jna:5.12.1' |
|
|
|
|
implementation 'org.apache.commons:commons-compress:1.20' |
|
|
|
|
implementation 'org.chromium.net:cronet-embedded:101.4951.41' |
|
|
|
|
implementation 'org.greenrobot:eventbus:3.3.1' |
|
|
|
|
|