Skip to content

Commit

Permalink
Merge pull request #50 from OurEra/master
Browse files Browse the repository at this point in the history
release v2.4.0
  • Loading branch information
KevinHuo authored Jun 15, 2020
2 parents 8136ad2 + 56061f7 commit ade39fd
Show file tree
Hide file tree
Showing 26 changed files with 1,689 additions and 1,081 deletions.
4 changes: 2 additions & 2 deletions QNDroidRTCDemo/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ android {
applicationId "com.qiniu.droid.rtc.demo"
minSdkVersion 18
targetSdkVersion 28
versionCode 26
versionName "2.3.1"
versionCode 27
versionName "2.4.0"
buildConfigField "long", "BUILD_TIMESTAMP", System.currentTimeMillis() + "L"
}

Expand Down
Binary file removed QNDroidRTCDemo/app/libs/qndroid-rtc-2.3.1.jar
Binary file not shown.
Binary file added QNDroidRTCDemo/app/libs/qndroid-rtc-2.4.0.jar
Binary file not shown.
Loading

0 comments on commit ade39fd

Please sign in to comment.