Version bump 0.9.70

This commit is contained in:
advplyr
2023-12-18 17:10:07 -06:00
parent 54664b0c32
commit cf7271dc57
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -33,8 +33,8 @@ android {
applicationId "com.audiobookshelf.app"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 100
versionName "0.9.69-beta"
versionCode 101
versionName "0.9.70-beta"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
manifestPlaceholders = [
"appAuthRedirectScheme": "com.audiobookshelf.app"