Fixed pagecount not showing up

This commit is contained in:
tom5079
2020-10-13 17:12:53 +09:00
parent 88f3b30266
commit 8757b08cd2
3 changed files with 4 additions and 4 deletions

View File

@@ -38,7 +38,7 @@ android {
minSdkVersion 16
targetSdkVersion 30
versionCode 63
versionName "5.1.4"
versionName "5.1.4-hotfix1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables.useSupportLibrary = true
}