Skip to content

Commit 4461b8d

Browse files
authored
Merge pull request #25 from sandymist/ver-upd-1.1.1
Update version number to 1.1.1
2 parents f1484ca + 0074d5e commit 4461b8d

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

RELEASE.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Project Armadillo Release Notes
22

3+
## 1.1.1
4+
- Added a fix for seek from notification player
5+
36
## 1.1.0
47
- Target and Compile SDK updated to 33.
58

gradle.properties

Lines changed: 1 addition & 1 deletion
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.1.0
15+
LIBRARY_VERSION=1.1.1
1616
EXOPLAYER_VERSION=2.17.1
1717
RXJAVA_VERSION=2.2.4
1818
RXANDROID_VERSION=2.0.1

0 commit comments

Comments
 (0)