Android Projekt umbenannt

This commit is contained in:
2026-04-01 08:10:04 +02:00
parent 697105f460
commit cd912612ad
1096 changed files with 0 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
# Add project specific ProGuard rules here.
-keep class de.oaa.xxx.app.data.model.** { *; }
-keepattributes Signature
-keepattributes *Annotation*
-dontwarn okhttp3.**
-dontwarn retrofit2.**