Improve global search

This commit is contained in:
Koitharu
2025-03-03 17:34:00 +02:00
parent 09590cfab0
commit 93e8e87b03
9 changed files with 212 additions and 147 deletions

View File

@@ -19,8 +19,8 @@ android {
applicationId 'org.koitharu.kotatsu'
minSdk = 21
targetSdk = 35
versionCode = 1002
versionName = '8.0-b2'
versionCode = 1003
versionName = '8.0-b3'
generatedDensities = []
testInstrumentationRunner 'org.koitharu.kotatsu.HiltTestRunner'
ksp {