Version bump v0.10.0-beta

This commit is contained in:
advplyr
2025-07-19 16:55:54 -05:00
parent fc69909dd0
commit 03e2feddb3
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 112
versionName "0.9.81-beta"
versionCode 113
versionName "0.10.0-beta"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
manifestPlaceholders = [
"appAuthRedirectScheme": "com.audiobookshelf.app"