Add vertical chapter navigator for paged reader with height adjustment option (#3531)
This commit is contained in:
@@ -32,7 +32,7 @@ android {
|
||||
defaultConfig {
|
||||
applicationId = "app.mihon"
|
||||
|
||||
versionCode = 24
|
||||
versionCode = 25
|
||||
versionName = "0.20.0"
|
||||
|
||||
buildConfigField("String", "COMMIT_COUNT", "\"${getLatestCommitCount()}\"")
|
||||
|
||||
Reference in New Issue
Block a user