Update manga parsers

This commit is contained in:
Koitharu
2022-01-10 18:36:44 +02:00
parent 677f71dd84
commit e56c61d834
8 changed files with 26 additions and 33 deletions

View File

@@ -13,8 +13,8 @@ android {
applicationId 'org.koitharu.kotatsu'
minSdkVersion 21
targetSdkVersion 31
versionCode 376
versionName '2.1'
versionCode 377
versionName '2.1.1'
generatedDensities = []
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"