Add:Obnoxious alert stating the app does not provide any content

This commit is contained in:
advplyr
2021-11-27 17:48:40 -06:00
parent dc8b57f8cf
commit 446c6756ed
4 changed files with 14 additions and 9 deletions
+2 -2
View File
@@ -13,8 +13,8 @@ android {
applicationId "com.audiobookshelf.app"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 49
versionName "0.9.30-beta"
versionCode 50
versionName "0.9.31-beta"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.