Skip to content

Commit

Permalink
chore(version): bump to 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ThibaultBee committed Dec 12, 2022
1 parent fadf667 commit ca034d7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@

All changes to this project will be documented in this file.

## [1.1.5] - 2022-12-12

- `ApiVideoPlayerController.duration` returns `0` when video is not loaded

## [1.1.4] - 2022-11-23

Expand Down
4 changes: 2 additions & 2 deletions gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ POM_NAME=android-player
POM_ARTIFACT_ID=android-player
POM_PACKAGING=aar

VERSION_NAME=1.1.4
VERSION_CODE=1001004
VERSION_NAME=1.1.5
VERSION_CODE=1001005
GROUP=video.api

POM_DESCRIPTION=Android player for api.video service.
Expand Down

0 comments on commit ca034d7

Please sign in to comment.