Fix pages thumbnails loading

This commit is contained in:
Koitharu
2023-09-14 13:38:02 +03:00
parent d872044252
commit 8dce9dcc3f
3 changed files with 6 additions and 24 deletions

View File

@@ -16,8 +16,8 @@ android {
applicationId 'org.koitharu.kotatsu'
minSdk = 21
targetSdk = 34
versionCode = 578
versionName = '6.1.1'
versionCode = 579
versionName = '6.1.2'
generatedDensities = []
testInstrumentationRunner "org.koitharu.kotatsu.HiltTestRunner"
ksp {