Refactor details and reader ViewModels

This commit is contained in:
Koitharu
2024-08-31 12:09:22 +03:00
parent eb49b31aeb
commit 0cc019ef19
18 changed files with 378 additions and 275 deletions

View File

@@ -17,7 +17,7 @@ android {
minSdk = 21
targetSdk = 35
versionCode = 665
versionName = '7.5-b1'
versionName = '7.5-b2'
generatedDensities = []
testInstrumentationRunner 'org.koitharu.kotatsu.HiltTestRunner'
ksp {