Fix:Android 9 and below scan folder for m4b #220

This commit is contained in:
advplyr
2022-06-05 16:46:38 -05:00
parent a4412da3ed
commit bad8d10a18
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ android {
applicationId "com.audiobookshelf.app"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 79
versionCode 80
versionName "0.9.49-beta"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {