Update readme screenshot

This commit is contained in:
advplyr
2021-12-09 18:24:42 -06:00
parent 8a542c8776
commit 6c08e91dfc
4 changed files with 2 additions and 3 deletions
+2 -2
View File
@@ -13,8 +13,8 @@ android {
applicationId "com.audiobookshelf.app"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 51
versionName "0.9.32-beta"
versionCode 52
versionName "0.9.33-beta"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.