File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed
Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 11# Project Armadillo Release Notes
22
3+ ## 1.6.7
4+ - Adds additional data in audio player errors: HttpResponseCodeException, DownloadFailed
5+ - Add new ParsingException for internal ParserException
6+ - Add internet connectivity check to error metrics
7+
38## 1.6.6
49- Adds graceful exponential backoff toward internet connectivity errors.
510- Retries streaming parsing exceptions, in case the network has not succeeded in retreiving valid data.
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ org.gradle.jvmargs=-Xmx1536m
1313# org.gradle.parallel=true
1414PACKAGE_NAME =com.scribd.armadillo
1515GRADLE_PLUGIN_VERSION =7.2.0
16- LIBRARY_VERSION =1.6.6
16+ LIBRARY_VERSION =1.6.7
1717EXOPLAYER_VERSION =2.19.1
1818RXJAVA_VERSION =2.2.4
1919RXANDROID_VERSION =2.0.1
You can’t perform that action at this time.
0 commit comments