修复闹钟不自动播放问题
This commit is contained in:
@@ -16,8 +16,8 @@ android {
|
||||
applicationId "com.uiuios.aios"
|
||||
minSdkVersion 24
|
||||
targetSdkVersion 29
|
||||
versionCode 2
|
||||
versionName "1.1"
|
||||
versionCode 3
|
||||
versionName "1.2"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
@@ -192,7 +192,7 @@ dependencies {
|
||||
implementation 'com.arialyy.aria:core:3.8.15'
|
||||
annotationProcessor 'com.arialyy.aria:compiler:3.8.15'
|
||||
//videoplayer
|
||||
implementation 'cn.jzvd:jiaozivideoplayer:7.7.0'
|
||||
implementation 'cn.jzvd:jiaozivideoplayer:7.7.2.3300'
|
||||
implementation 'com.github.wseemann:FFmpegMediaMetadataRetriever-core:1.0.16'
|
||||
implementation 'com.github.wseemann:FFmpegMediaMetadataRetriever-native:1.0.16'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user