parent
f026f7e55f
commit
b223402d0f
@ -5,8 +5,8 @@ ext {
|
||||
appName = 'Tachiyomi: Kissmanga'
|
||||
pkgNameSuffix = "en.kissmanga"
|
||||
extClass = '.Kissmanga'
|
||||
extVersionCode = 3
|
||||
extVersionSuffix = 0
|
||||
extVersionCode = 4
|
||||
extVersionSuffix = 1
|
||||
libVersion = '1.2'
|
||||
}
|
||||
|
||||
|
BIN
src/en/kissmanga/res/mipmap-hdpi/ic_launcher.png
Normal file
BIN
src/en/kissmanga/res/mipmap-hdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.1 KiB |
BIN
src/en/kissmanga/res/mipmap-mdpi/ic_launcher.png
Normal file
BIN
src/en/kissmanga/res/mipmap-mdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.2 KiB |
BIN
src/en/kissmanga/res/mipmap-xhdpi/ic_launcher.png
Normal file
BIN
src/en/kissmanga/res/mipmap-xhdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 5.5 KiB |
BIN
src/en/kissmanga/res/mipmap-xxhdpi/ic_launcher.png
Normal file
BIN
src/en/kissmanga/res/mipmap-xxhdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 9.9 KiB |
BIN
src/en/kissmanga/res/mipmap-xxxhdpi/ic_launcher.png
Normal file
BIN
src/en/kissmanga/res/mipmap-xxxhdpi/ic_launcher.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
BIN
src/en/kissmanga/res/web_hi_res_512.png
Normal file
BIN
src/en/kissmanga/res/web_hi_res_512.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 62 KiB |
@ -224,7 +224,6 @@ class Kissmanga : ParsedHttpSource() {
|
||||
Genre("Mystery"),
|
||||
Genre("One shot"),
|
||||
Genre("Psychological"),
|
||||
Genre("Reincarnation"),
|
||||
Genre("Romance"),
|
||||
Genre("School Life"),
|
||||
Genre("Sci-fi"),
|
||||
@ -238,9 +237,7 @@ class Kissmanga : ParsedHttpSource() {
|
||||
Genre("Smut"),
|
||||
Genre("Sports"),
|
||||
Genre("Supernatural"),
|
||||
Genre("Time Travel"),
|
||||
Genre("Tragedy"),
|
||||
Genre("Transported"),
|
||||
Genre("Webtoon"),
|
||||
Genre("Yaoi"),
|
||||
Genre("Yuri")
|
||||
|
Loading…
x
Reference in New Issue
Block a user