Add: New audio player w/ fullscreen and condensed views

This commit is contained in:
advplyr
2021-11-01 21:06:51 -05:00
parent 082c303caf
commit 08195af0dd
9 changed files with 1248 additions and 7 deletions
+2 -2
View File
@@ -13,8 +13,8 @@ android {
applicationId "com.audiobookshelf.app"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 31
versionName "0.9.15-beta"
versionCode 33
versionName "0.9.16-beta"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.