Skip to content

Commit

Permalink
update to v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chengle committed Nov 20, 2017
1 parent 979db23 commit 18184fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion demo/src/main/res/layout/demo_activity.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
android:id="@+id/rtmpUrl"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:text="rtmp://test.uplive.ks-cdn.com/live/androidtest" />
android:text="rtmp://120.92.224.235/live/androidtest" />

<Button
android:id="@+id/connectBT"
Expand Down

0 comments on commit 18184fd

Please sign in to comment.