Merge branch 'master' into devel

This commit is contained in:
Koitharu
2025-05-03 09:26:21 +03:00
13 changed files with 158 additions and 147 deletions

View File

@@ -18,8 +18,8 @@ android {
applicationId 'org.koitharu.kotatsu'
minSdk = 21
targetSdk = 35
versionCode = 1009
versionName = '8.1.3'
versionCode = 1010
versionName = '8.1.4'
generatedDensities = []
testInstrumentationRunner 'org.koitharu.kotatsu.HiltTestRunner'
ksp {