Add: Sleep Timer set to end of chapter #24, Change: Scroll to current chapter in modal

This commit is contained in:
advplyr
2021-10-31 14:35:34 -05:00
parent 3b462b27b5
commit 082c303caf
9 changed files with 134 additions and 41 deletions
+2 -2
View File
@@ -13,8 +13,8 @@ android {
applicationId "com.audiobookshelf.app"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 30
versionName "0.9.14-beta"
versionCode 31
versionName "0.9.15-beta"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.