Version bump 0.9.71-beta

This commit is contained in:
advplyr 2024-01-01 12:56:12 -06:00
parent 6e57cb49c4
commit f928df146a
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 101
versionName "0.9.70-beta"
versionCode 102
versionName "0.9.71-beta"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
manifestPlaceholders = [
"appAuthRedirectScheme": "com.audiobookshelf.app"