Version bump 0.9.61-beta

This commit is contained in:
advplyr
2023-01-30 17:16:12 -06:00
parent 2b9f5c866b
commit df717fc87f
3 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -35,8 +35,8 @@ android {
applicationId "com.audiobookshelf.app"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 91
versionName "0.9.60-beta"
versionCode 92
versionName "0.9.61-beta"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.