"Fossies" - the Fresh Open Source Software Archive
Member "jitsi-meet-7688/android/app/proguard-rules-release.pro" (1 Dec 2023, 164 Bytes) of package /linux/misc/jitsi-meet-7688.tar.gz:
As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) Prolog source code syntax highlighting (style: standard) with prefixed line numbers.
Alternatively you can here view or download the uninterpreted source code file.
1 -include proguard-rules.pro 2 3 # Crashlytics 4 -keepattributes *Annotation* 5 -keepattributes SourceFile,LineNumberTable 6 -keep public class * extends java.lang.Exception