Add option to order history and favorites by new chapters

This commit is contained in:
Koitharu
2023-10-13 16:26:30 +03:00
parent 97524d66f2
commit 35baf4b58d
5 changed files with 15 additions and 13 deletions

View File

@@ -16,8 +16,8 @@ android {
applicationId 'org.koitharu.kotatsu'
minSdk = 21
targetSdk = 34
versionCode = 584
versionName = '6.1.6'
versionCode = 585
versionName = '6.2-a1'
generatedDensities = []
testInstrumentationRunner "org.koitharu.kotatsu.HiltTestRunner"
ksp {