Add vertical chapter navigator for paged reader with height adjustment option (#3531)

This commit is contained in:
AntsyLich
2026-07-09 14:11:56 +06:00
committed by GitHub
parent 8407439b8a
commit 44780e74b5
22 changed files with 261 additions and 64 deletions
+1 -1
View File
@@ -32,7 +32,7 @@ android {
defaultConfig {
applicationId = "app.mihon"
versionCode = 24
versionCode = 25
versionName = "0.20.0"
buildConfigField("String", "COMMIT_COUNT", "\"${getLatestCommitCount()}\"")