Skip to content

Commit

Permalink
Merge pull request #126 from yinwenjie/release/release1.16.0
Browse files Browse the repository at this point in the history
release-v1.16.1
  • Loading branch information
lawder authored Jan 8, 2019
2 parents 116e9b3 + 6e63445 commit 3acdfd3
Show file tree
Hide file tree
Showing 16 changed files with 336 additions and 126 deletions.
6 changes: 3 additions & 3 deletions PLDroidShortVideoDemo/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ android {
applicationId "com.qiniu.pili.droid.shortvideo.demo"
minSdkVersion 18
targetSdkVersion 25
versionCode 21
versionName "1.16.0"
versionCode 22
versionName "1.16.1"
multiDexEnabled true
buildConfigField "long", "BUILD_TIMESTAMP", System.currentTimeMillis() + "L"
ndk {
Expand All @@ -32,7 +32,7 @@ android {

dependencies {
compile 'com.qiniu:qiniu-android-sdk:7.3.11'
compile files('libs/pldroid-shortvideo-1.16.0.jar')
compile files('libs/pldroid-shortvideo-1.16.1.jar')
compile files('libs/pldroid-player-2.1.5.jar')
compile files('libs/EasyAR.jar')
compile files('libs/EasyAR3D.jar')
Expand Down
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit 3acdfd3

Please sign in to comment.