chore: initial import

This commit is contained in:
2026-07-24 21:37:03 +02:00
commit 6b4ed9bc36
111 changed files with 95131 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
-keepattributes Signature,*Annotation*
-keep class kotlinx.serialization.** { *; }
-dontwarn javax.annotation.**