Version bump v0.9.80-beta

This commit is contained in:
advplyr
2025-04-20 16:54:49 -05:00
parent 669bd7827b
commit 85d6958025
3 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -36,8 +36,8 @@ android {
applicationId "com.audiobookshelf.app"
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 110
versionName "0.9.79-beta"
versionCode 111
versionName "0.9.80-beta"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
manifestPlaceholders = [
"appAuthRedirectScheme": "com.audiobookshelf.app"