Skip to content
This repository has been archived by the owner on May 16, 2023. It is now read-only.

Commit

Permalink
Merge branch 'proguard-consumer-rules' into light-engine-only
Browse files Browse the repository at this point in the history
  • Loading branch information
d4rken committed Jul 21, 2021
2 parents 1411e7a + 7077fd7 commit 683e8d2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions engine/consumer-rules.pro
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# For upstream certlogic.kt as it does not have a consumer-rules mechanism (non Android project)
-keep class eu.ehn.dcc.certlogic.** { *; }
# See https://github.com/eu-digital-green-certificates/dgc-certlogic-android/pull/44
-keep class dgca.verifier.app.** { *; }

0 comments on commit 683e8d2

Please sign in to comment.