Update private notifications visibility

This commit is contained in:
Koitharu
2025-05-03 08:30:36 +03:00
parent 4449996a91
commit 0983885fa2
5 changed files with 21 additions and 9 deletions

View File

@@ -19,8 +19,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 {