New download dialog

This commit is contained in:
Koitharu
2024-10-10 08:23:22 +03:00
parent 1e22e8de45
commit 557b69d73f
34 changed files with 1194 additions and 310 deletions

View File

@@ -16,8 +16,8 @@ android {
applicationId 'org.koitharu.kotatsu'
minSdk = 21
targetSdk = 35
versionCode = 676
versionName = '7.6.3'
versionCode = 680
versionName = '7.7-a1'
generatedDensities = []
testInstrumentationRunner 'org.koitharu.kotatsu.HiltTestRunner'
ksp {