Fix settings background

This commit is contained in:
Koitharu
2023-06-09 16:29:36 +03:00
parent 75305c0b94
commit b930272221
3 changed files with 5 additions and 2 deletions

View File

@@ -15,8 +15,8 @@ android {
applicationId 'org.koitharu.kotatsu'
minSdkVersion 21
targetSdkVersion 33
versionCode 550
versionName '5.2-a1'
versionCode 551
versionName '5.2-a2'
generatedDensities = []
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"