Version bump v0.9.74-beta

This commit is contained in:
advplyr 2024-05-19 16:58:20 -05:00
parent 06a0a68143
commit 6672a21049
3 changed files with 7 additions and 7 deletions

View file

@ -33,8 +33,8 @@ android {
applicationId "com.audiobookshelf.app"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 104
versionName "0.9.73-beta"
versionCode 105
versionName "0.9.74-beta"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
manifestPlaceholders = [
"appAuthRedirectScheme": "com.audiobookshelf.app"