2022-02-21 15:12:56 +00:00
|
|
|
-keepattributes SourceFile,LineNumberTable,EnclosingMethod,InnerClasses
|
2019-12-16 07:16:06 +00:00
|
|
|
-dontobfuscate
|
2020-08-13 09:23:03 +00:00
|
|
|
|
2020-01-01 13:22:38 +00:00
|
|
|
-keep class org.eclipse.jgit.internal.JGitText { *; }
|
2020-05-28 04:27:30 +00:00
|
|
|
-keep class org.bouncycastle.jcajce.provider.** { *; }
|
2021-10-20 06:11:21 +00:00
|
|
|
-keep class !org.bouncycastle.jce.provider.X509LDAPCertStoreSpi,org.bouncycastle.jce.provider.** { *; }
|