Version bump 0.9.56

This commit is contained in:
advplyr 2022-08-11 19:08:18 -05:00
parent 03a47b06ee
commit 6b374d923b
4 changed files with 11 additions and 11 deletions

View file

@ -33,8 +33,8 @@ android {
applicationId "com.audiobookshelf.app"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 86
versionName "0.9.55-beta"
versionCode 87
versionName "0.9.56-beta"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.