[feat] Abyss 'HELLY' encryption protocol 😈

This commit is contained in:
acite
2025-09-13 03:15:08 +08:00
parent 10f316cb48
commit d28804178e
12 changed files with 665 additions and 28 deletions

View File

@@ -38,6 +38,7 @@ android {
}
kotlinOptions {
jvmTarget = "21"
freeCompilerArgs = listOf("-XXLanguage:+PropertyParamAnnotationDefaultTargetMode")
}
buildFeatures {
compose = true