pull/930/merge
wujrong 1 year ago committed by GitHub
commit 64f65eed00
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 4
      app/build.gradle

@ -13,7 +13,7 @@ android {
defaultConfig {
applicationId "com.lizongying.mytv"
minSdk 21
minSdk 15
targetSdk 33
versionCode VersionCode()
versionName VersionName()
@ -126,4 +126,4 @@ dependencies {
implementation 'com.google.android.exoplayer:exoplayer-ui:2.13.3'
implementation 'com.google.android.exoplayer:exoplayer-core:2.13.3'
implementation 'com.google.android.exoplayer:exoplayer-hls:2.13.3'
}
}

Loading…
Cancel
Save