Skip to content

Commit 9bf48ab

Browse files
[APT-10204] Add release notes and bump version
1 parent c13dca7 commit 9bf48ab

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

RELEASE.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Project Armadillo Release Notes
22

3+
## 1.3.3
4+
- Reverted fix in 1.3.2 as it may have affected listening progress not being correctly reported
5+
- Added support for passing in load control parameters via ArmadilloConfiguration to the exo player instance
6+
37
## 1.3.2
48
- Added a fix for order of dispatched actions during seek related events
59

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ org.gradle.jvmargs=-Xmx1536m
1212
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
1313
# org.gradle.parallel=true
1414
PACKAGE_NAME=com.scribd.armadillo
15-
LIBRARY_VERSION=1.3.2
15+
LIBRARY_VERSION=1.3.3
1616
EXOPLAYER_VERSION=2.17.1
1717
RXJAVA_VERSION=2.2.4
1818
RXANDROID_VERSION=2.0.1

0 commit comments

Comments
 (0)