Fix splash background

This commit is contained in:
Koitharu
2023-10-18 10:52:23 +03:00
parent f3c320a90f
commit 74569615e3
2 changed files with 9 additions and 2 deletions

View File

@@ -16,8 +16,8 @@ android {
applicationId 'org.koitharu.kotatsu'
minSdk = 21
targetSdk = 34
versionCode = 588
versionName = '6.2.1'
versionCode = 589
versionName = '6.2.2'
generatedDensities = []
testInstrumentationRunner "org.koitharu.kotatsu.HiltTestRunner"
ksp {