Version bump 0.9.45

This commit is contained in:
advplyr 2022-05-13 13:53:37 -05:00
parent 1ee544b842
commit 8d5f33245f
4 changed files with 11 additions and 12 deletions

View file

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