Skip to content

Commit

Permalink
chore: bump version to 3.1.45.2
Browse files Browse the repository at this point in the history
  • Loading branch information
acestream committed Jun 21, 2019
1 parent c51aa39 commit 0cea473
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
3.1.45.2
--------
* Use latest stable LibVLC

3.1.45.1
--------
* Fixed playback of HLS broadcasts in "HLS" or "Original" output format in Ace Player
Expand Down
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ ext {
okHttpVersion = '3.11.0'
//

versionName = '3.1.45.1'
versionCode = 301450100
versionName = '3.1.45.2'
versionCode = 301450200
// MNNRRSSPA
// versionCode scheme is M NN RR A
// M: Major version from 0 to 9 (engine)
Expand Down

0 comments on commit 0cea473

Please sign in to comment.