Skip to content

Commit

Permalink
Merge pull request #25 from sandymist/ver-upd-1.1.1
Browse files Browse the repository at this point in the history
Update version number to 1.1.1
  • Loading branch information
sandymist authored Nov 20, 2023
2 parents f1484ca + 0074d5e commit 4461b8d
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.1.1
- Added a fix for seek from notification player

## 1.1.0
- Target and Compile SDK updated to 33.

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.1.0
LIBRARY_VERSION=1.1.1
EXOPLAYER_VERSION=2.17.1
RXJAVA_VERSION=2.2.4
RXANDROID_VERSION=2.0.1
Expand Down

0 comments on commit 4461b8d

Please sign in to comment.