Version bump 0.9.72-beta

This commit is contained in:
advplyr 2024-02-10 16:35:01 -06:00
parent e15c1bcb32
commit 81d7b1cfd7
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 102
versionName "0.9.71-beta"
versionCode 103
versionName "0.9.72-beta"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
manifestPlaceholders = [
"appAuthRedirectScheme": "com.audiobookshelf.app"