Skip to content

Commit

Permalink
[APT-10128] Bump library version
Browse files Browse the repository at this point in the history
  • Loading branch information
griffinfscribd committed Jun 4, 2024
1 parent 1e6ec21 commit c7a6744
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions RELEASE.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Project Armadillo Release Notes

## 1.3.2
- Added a fix for updating the playback info progress in the reducer for seek related controls

## 1.3.1
- Adds support for offline DRM for downloaded MPEG-DASH audio

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ org.gradle.jvmargs=-Xmx1536m
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
# org.gradle.parallel=true
PACKAGE_NAME=com.scribd.armadillo
LIBRARY_VERSION=1.3.1
LIBRARY_VERSION=1.3.2
EXOPLAYER_VERSION=2.17.1
RXJAVA_VERSION=2.2.4
RXANDROID_VERSION=2.0.1
Expand Down

0 comments on commit c7a6744

Please sign in to comment.