Skip to content

Commit

Permalink
更新推送库
Browse files Browse the repository at this point in the history
  • Loading branch information
jinlong0813 committed Nov 7, 2016
1 parent b8188be commit 45790de
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Android/EasyRTMP/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
applicationId "org.easydarwin.easyrtmp"
minSdkVersion 17
targetSdkVersion 22
versionCode 2
versionName "1.0.16.1101"
versionCode 3
versionName "1.0.16.1107"
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
}
buildTypes {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@

/**
* 类Config的实现描述://TODO 类实现描述
*
* @author HELONG 2016/3/7 19:02
*/
public class Config {
public static final String SERVER_URL = "serverUrl";
Expand Down
Binary file modified Android/EasyRTMP/app/src/main/jniLibs/armeabi-v7a/libeasyrtmp.so
Binary file not shown.
Binary file modified Android/EasyRTMP/app/src/main/jniLibs/armeabi/libeasyrtmp.so
Binary file not shown.

0 comments on commit 45790de

Please sign in to comment.