We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f1484ca + 0074d5e commit 4461b8dCopy full SHA for 4461b8d
RELEASE.md
@@ -1,5 +1,8 @@
1
# Project Armadillo Release Notes
2
3
+## 1.1.1
4
+- Added a fix for seek from notification player
5
+
6
## 1.1.0
7
- Target and Compile SDK updated to 33.
8
gradle.properties
@@ -12,7 +12,7 @@ org.gradle.jvmargs=-Xmx1536m
12
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
13
# org.gradle.parallel=true
14
PACKAGE_NAME=com.scribd.armadillo
15
-LIBRARY_VERSION=1.1.0
+LIBRARY_VERSION=1.1.1
16
EXOPLAYER_VERSION=2.17.1
17
RXJAVA_VERSION=2.2.4
18
RXANDROID_VERSION=2.0.1
0 commit comments