Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
db1864205f | ||
|
|
bf39ccabbd | ||
|
|
0e8e7767ee |
@@ -2,7 +2,7 @@
|
||||
*Pupil, Hitomi.la viewer for Android*
|
||||
|
||||

|
||||
[](https://github.com/tom5079/Pupil/releases/download/5.1.12/Pupil-v5.1.12.apk)
|
||||
[](https://github.com/tom5079/Pupil/releases/download/5.1.12/Pupil-v5.1.12.apk)
|
||||
[](https://discord.gg/Stj4b5v)
|
||||
|
||||
# Features
|
||||
|
||||
@@ -38,7 +38,7 @@ android {
|
||||
minSdkVersion 16
|
||||
targetSdkVersion 30
|
||||
versionCode 66
|
||||
versionName "5.1.11"
|
||||
versionName "5.1.12"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
vectorDrawables.useSupportLibrary = true
|
||||
}
|
||||
@@ -125,7 +125,7 @@ dependencies {
|
||||
|
||||
implementation "ru.noties.markwon:core:3.1.0"
|
||||
|
||||
implementation "xyz.quaver:libpupil:2.1.4"
|
||||
implementation "xyz.quaver:libpupil:2.1.5"
|
||||
implementation "xyz.quaver:documentfilex:0.6.1"
|
||||
implementation "xyz.quaver:floatingsearchview:1.1.7"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user