Add: sample audio files for Google android auto test team

This commit is contained in:
advplyr
2021-11-21 15:06:57 -06:00
parent 708f399916
commit d3343d722f
12 changed files with 60 additions and 28 deletions
+2 -2
View File
@@ -13,8 +13,8 @@ android {
applicationId "com.audiobookshelf.app"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 45
versionName "0.9.26-beta"
versionCode 46
versionName "0.9.27-beta"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.