File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11tag next
22--------------------------------
33
4+ tag k0.4.1
5+ --------------------------------
6+ android: support downloading from jcenter
7+
48tag k0.4.0
59--------------------------------
610ffmpeg: switch to ffmpeg n2.8
Original file line number Diff line number Diff line change @@ -8,13 +8,13 @@ ijkplayer
88 - Gradle
99```
1010# required
11- compile project(':ijkplayer-jave')
12- compile project(':ijkplayer-armv7a')
11+ compile project('tv.danmaku.ijk.media :ijkplayer-jave:0.4.1 ')
12+ compile project('tv.danmaku.ijk.media :ijkplayer-armv7a:0.4.1 ')
1313
1414# optional
15- compile project(':ijkplayer-armv5')
16- compile project(':ijkplayer-arm64')
17- compile project(':ijkplayer-x86')
15+ compile project('tv.danmaku.ijk.media :ijkplayer-armv5:0.4.1 ')
16+ compile project('tv.danmaku.ijk.media :ijkplayer-arm64:0.4.1 ')
17+ compile project('tv.danmaku.ijk.media :ijkplayer-x86:0.4.1 ')
1818```
1919- iOS
2020 - in coming...
You can’t perform that action at this time.
0 commit comments