Update build.gradle

pull/589/head
FongMi 9 months ago
parent cde12451a9
commit 421cae166e
  1. 2
      app/build.gradle

@ -85,8 +85,8 @@ android {
dependencies {
implementation fileTree(dir: "libs", include: ["*.aar"])
implementation project(':catvod')
implementation project(':quickjs')
implementation project(':chaquo')
implementation project(':quickjs')
implementation 'androidx.appcompat:appcompat:1.7.0'
implementation 'androidx.media:media:1.7.0'
implementation 'androidx.room:room-runtime:2.6.1'

Loading…
Cancel
Save