Skip to content

Commit 9868d2f

Browse files
committed
update question
1 parent f1fd63f commit 9868d2f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/QUESTION.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
77
**ijkplayer问题第三方总结 https://juejin.im/entry/5bc7e7d6e51d450e4f392088**
88

9+
10+
911
#### 0、依赖不成功的,如果是jitpach的依赖,记得在project下的build.gradle文件jitpack的依赖。(已弃用jitpack)
1012
```
1113
allprojects {
@@ -14,6 +16,8 @@ allprojects {
1416
maven { url 'https://jitpack.io' }
1517
}
1618
}
19+
20+
> 如果找不到依赖,出现丢包,可以看:https://github.com/CarGuo/GSYVideoPlayer/issues/4144
1721
```
1822
#### 1、导入项目不成功?
1923

0 commit comments

Comments
 (0)