Version update

This commit is contained in:
advplyr
2021-10-26 16:57:15 -05:00
parent 1da0223461
commit ab8e06283f
2 changed files with 3 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 26
versionName "0.9.10-beta"
versionCode 27
versionName "0.9.11-beta"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.