mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
优化
This commit is contained in:
@@ -183,7 +183,7 @@ dependencies {
|
||||
//implementation 'com.google.firebase:firebase-analytics-ktx'
|
||||
|
||||
//media
|
||||
implementation("androidx.media:media:1.5.0")
|
||||
implementation("androidx.media:media:1.6.0")
|
||||
def exoplayer_version = '2.17.1'
|
||||
implementation("com.google.android.exoplayer:exoplayer-core:$exoplayer_version")
|
||||
implementation("com.google.android.exoplayer:extension-okhttp:$exoplayer_version")
|
||||
@@ -212,7 +212,7 @@ dependencies {
|
||||
|
||||
//JS rhino
|
||||
//implementation('com.github.gedoor:rhino-android:1.8')
|
||||
implementation(fileTree(dir: 'lib', include: ['*.jar', '*.aar']))
|
||||
implementation(fileTree(dir: 'lib', include: ['rhino-*.jar']))
|
||||
|
||||
//网络
|
||||
implementation('com.squareup.okhttp3:okhttp:4.9.3')
|
||||
|
||||
Binary file not shown.
BIN
app/lib/rhino-1.7.14.jar
Normal file
BIN
app/lib/rhino-1.7.14.jar
Normal file
Binary file not shown.
Reference in New Issue
Block a user