Add: Sleep Timers #24

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