Version bump 0.9.59

This commit is contained in:
advplyr
2022-11-05 16:29:30 -05:00
parent 9ab03fbcd4
commit c54d9b3c5f
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -33,8 +33,8 @@ android {
applicationId "com.audiobookshelf.app"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 88
versionName "0.9.57-beta"
versionCode 89
versionName "0.9.59-beta"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.