Fix Cloudflare protection resolving

This commit is contained in:
Koitharu
2025-04-06 18:08:24 +03:00
parent ddecc72de7
commit 5fa58b931e
12 changed files with 57 additions and 65 deletions

View File

@@ -19,7 +19,7 @@ android {
applicationId 'org.koitharu.kotatsu'
minSdk = 21
targetSdk = 35
versionCode = 1006
versionCode = 1007
versionName = '8.1.1'
generatedDensities = []
testInstrumentationRunner 'org.koitharu.kotatsu.HiltTestRunner'