Fixed - Jump to page in Reader not working

This commit is contained in:
Pupil
2020-03-02 20:30:26 +09:00
parent 24486d13f2
commit f0f53e6bce
2 changed files with 4 additions and 4 deletions

View File

@@ -19,8 +19,8 @@ android {
applicationId "xyz.quaver.pupil"
minSdkVersion 16
targetSdkVersion 29
versionCode 50
versionName "4.14"
versionCode 51
versionName "4.15"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
multiDexEnabled true
vectorDrawables.useSupportLibrary = true