Andriod version bump 0.9.42-beta

This commit is contained in:
advplyr
2022-04-23 15:36:21 -05:00
parent 0b4c999018
commit a0a7fd1e14
4 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -29,8 +29,8 @@ android {
applicationId "com.audiobookshelf.app"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 70
versionName "0.9.41-beta"
versionCode 71
versionName "0.9.42-beta"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.