Try fix strange crashes

This commit is contained in:
Koitharu
2023-11-12 16:57:05 +02:00
parent 9754ebf1bb
commit 4fdfc75833
3 changed files with 5 additions and 4 deletions

View File

@@ -16,8 +16,8 @@ android {
applicationId 'org.koitharu.kotatsu'
minSdk = 21
targetSdk = 34
versionCode = 595
versionName = '6.2.7'
versionCode = 596
versionName = '6.3.0-a1'
generatedDensities = []
testInstrumentationRunner "org.koitharu.kotatsu.HiltTestRunner"
ksp {