Skip to content

Commit

Permalink
v4.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Nathen committed Sep 25, 2016
1 parent 698eae6 commit ab53719
Show file tree
Hide file tree
Showing 6 changed files with 18 additions and 17 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,4 @@ gradle.properties
/build
/captures
*.asc
projectFilesBackup
12 changes: 6 additions & 6 deletions README-ZH.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
--
<p align="center">
<a href="http://developer.android.com/index.html"><img src="https://img.shields.io/badge/platform-android-green.svg"></a>
<a href="http://search.maven.org/#artifactdetails%7Cfm.jiecao%7Cjiecaovideoplayer%7C4.6.3%7Caar"><img src="https://img.shields.io/badge/Maven%20Central-4.6.5-green.svg"></a>
<a href="http://search.maven.org/#artifactdetails%7Cfm.jiecao%7Cjiecaovideoplayer%7C4.6.3%7Caar"><img src="https://img.shields.io/badge/Maven%20Central-4.7.0-green.svg"></a>
<a href="http://choosealicense.com/licenses/mit/"><img src="https://img.shields.io/badge/license-MIT-green.svg"></a>
<a href="https://android-arsenal.com/details/1/3269"><img src="https://img.shields.io/badge/Android%20Arsenal-jiecaovideoplayer-green.svg?style=true"></a>
</p>
Expand All @@ -22,22 +22,22 @@

##效果

**[jiecaovideoplayer-4.6.5-demo.apk](https://github.com/lipangit/JieCaoVideoPlayer/releases/download/4.6.5/jiecaovideoplayer-4.6.5-demo.apk)**
**[jiecaovideoplayer-4.7.0-demo.apk](https://github.com/lipangit/JieCaoVideoPlayer/releases/download/4.7.0/jiecaovideoplayer-4.7.0-demo.apk)**

![Demo Screenshot][1]

##使用

1.添加类库
```gradle
compile 'fm.jiecao:jiecaovideoplayer:4.6.5'
compile 'fm.jiecao:jiecaovideoplayer:4.7.0'
```

或直接下载

* [jiecaovideoplayer-4.6.5.aar](https://github.com/lipangit/JieCaoVideoPlayer/releases/download/4.6.5/jiecaovideoplayer-4.6.5.aar)
* [jiecaovideoplayer-4.6.5-javadoc.jar](https://github.com/lipangit/JieCaoVideoPlayer/releases/download/4.6.5/jiecaovideoplayer-4.6.5-javadoc.jar)
* [jiecaovideoplayer-4.6.5-sources.jar](https://github.com/lipangit/JieCaoVideoPlayer/releases/download/4.6.5/jiecaovideoplayer-4.6.5-sources.jar)
* [jiecaovideoplayer-4.7.0.aar](https://github.com/lipangit/JieCaoVideoPlayer/releases/download/4.7.0/jiecaovideoplayer-4.7.0.aar)
* [jiecaovideoplayer-4.7.0-javadoc.jar](https://github.com/lipangit/JieCaoVideoPlayer/releases/download/4.7.0/jiecaovideoplayer-4.7.0-javadoc.jar)
* [jiecaovideoplayer-4.7.0-sources.jar](https://github.com/lipangit/JieCaoVideoPlayer/releases/download/4.7.0/jiecaovideoplayer-4.7.0-sources.jar)

2.添加布局
```xml
Expand Down
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
--
<p align="center">
<a href="http://developer.android.com/index.html"><img src="https://img.shields.io/badge/platform-android-green.svg"></a>
<a href="http://search.maven.org/#artifactdetails%7Cfm.jiecao%7Cjiecaovideoplayer%7C4.6.3%7Caar"><img src="https://img.shields.io/badge/Maven%20Central-4.6.5-green.svg"></a>
<a href="http://search.maven.org/#artifactdetails%7Cfm.jiecao%7Cjiecaovideoplayer%7C4.6.3%7Caar"><img src="https://img.shields.io/badge/Maven%20Central-4.7.0-green.svg"></a>
<a href="http://choosealicense.com/licenses/mit/"><img src="https://img.shields.io/badge/license-MIT-green.svg"></a>
<a href="https://android-arsenal.com/details/1/3269"><img src="https://img.shields.io/badge/Android%20Arsenal-jiecaovideoplayer-green.svg?style=true"></a>
</p>
Expand All @@ -28,22 +28,22 @@ Ambition is become the most widely used video playback control.

## Effect

**[jiecaovideoplayer-4.6.5-demo.apk](https://github.com/lipangit/JieCaoVideoPlayer/releases/download/4.6.5/jiecaovideoplayer-4.6.5-demo.apk)**
**[jiecaovideoplayer-4.7.0-demo.apk](https://github.com/lipangit/JieCaoVideoPlayer/releases/download/4.7.0/jiecaovideoplayer-4.7.0-demo.apk)**

![Demo Screenshot][1]

## Usage

1.Import library
```gradle
compile 'fm.jiecao:jiecaovideoplayer:4.6.5'
compile 'fm.jiecao:jiecaovideoplayer:4.7.0'
```

Or download lib

* [jiecaovideoplayer-4.6.5.aar](https://github.com/lipangit/JieCaoVideoPlayer/releases/download/4.6.5/jiecaovideoplayer-4.6.5.aar)
* [jiecaovideoplayer-4.6.5-javadoc.jar](https://github.com/lipangit/JieCaoVideoPlayer/releases/download/4.6.5/jiecaovideoplayer-4.6.5-javadoc.jar)
* [jiecaovideoplayer-4.6.5-sources.jar](https://github.com/lipangit/JieCaoVideoPlayer/releases/download/4.6.5/jiecaovideoplayer-4.6.5-sources.jar)
* [jiecaovideoplayer-4.7.0.aar](https://github.com/lipangit/JieCaoVideoPlayer/releases/download/4.7.0/jiecaovideoplayer-4.7.0.aar)
* [jiecaovideoplayer-4.7.0-javadoc.jar](https://github.com/lipangit/JieCaoVideoPlayer/releases/download/4.7.0/jiecaovideoplayer-4.7.0-javadoc.jar)
* [jiecaovideoplayer-4.7.0-sources.jar](https://github.com/lipangit/JieCaoVideoPlayer/releases/download/4.7.0/jiecaovideoplayer-4.7.0-sources.jar)

2.Add JCVideoPlayer in your layout
```xml
Expand Down
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ android {
applicationId "fm.jiecao.jiecaovideoplayer"
minSdkVersion 14
targetSdkVersion 24
versionCode 41
versionName "4.6.5"
versionCode 42
versionName "4.7.0"
}
buildTypes {
release {
Expand Down
2 changes: 1 addition & 1 deletion gradle/maven_push.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ signing {

group = "fm.jiecao"
archivesBaseName = "jiecaovideoplayer"
version = "4.6.5"
version = "4.7.0"

uploadArchives {
repositories {
Expand Down
4 changes: 2 additions & 2 deletions jcvideoplayer-lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ android {
defaultConfig {
minSdkVersion 14
targetSdkVersion 24
versionCode 41
versionName "4.6.5"
versionCode 42
versionName "4.7.0"
}
buildTypes {
release {
Expand Down

0 comments on commit ab53719

Please sign in to comment.