Skip to content

Commit

Permalink
修改视频库 解决返回奔溃问题
Browse files Browse the repository at this point in the history
  • Loading branch information
ZhetengDashen committed Apr 23, 2020
1 parent 863c43e commit 013b3ac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions commonlibrary/build.gradle
Expand Up @@ -48,7 +48,7 @@ uploadArchives {
}
pom.groupId = "com.baseeasyandroid"
pom.artifactId = "baseframework"
pom.version = "2.4.9"
pom.version = "2.5.0"
// 完整路径 com.baseeasyandroid:baseframework:2.4.5
}
}
Expand Down Expand Up @@ -101,7 +101,7 @@ dependencies {
// implementation project(':media')

// api 'com.gitee.wzq0607:ALVideoRecorder:1.2'
api 'com.github.ZhetengDashen:ALVideoRecorder:2.0.7'
api 'com.github.ZhetengDashen:ALVideoRecorder:2.0.8'
api 'com.kyleduo.switchbutton:library:2.0.0'
// implementation 'com.gitee.wzq0607:ALVideoRecorder:1.0'

Expand Down

0 comments on commit 013b3ac

Please sign in to comment.