Add: play local audio files in android auto to demonstrate to the google app testers that the android auto player works

This commit is contained in:
advplyr
2021-11-18 18:22:38 -06:00
parent 0abefbd9bc
commit 2965ccb513
11 changed files with 176 additions and 23 deletions
+2 -2
View File
@@ -13,8 +13,8 @@ android {
applicationId "com.audiobookshelf.app"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 39
versionName "0.9.20-beta"
versionCode 40
versionName "0.9.21-beta"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.