Skip to content

Commit

Permalink
Added proguard rule for CloudRail
Browse files Browse the repository at this point in the history
  • Loading branch information
EmmanuelMess committed Mar 6, 2018
1 parent cf7317c commit 9a89ac5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/proguard.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -166,5 +166,5 @@
public static final int define_*;
}

# for DexGuard only
-keepresourcexmlelements manifest/application/meta-data@value=GlideModule
#From here CloudRail
-keep class com.cloudrail.** { *; }

0 comments on commit 9a89ac5

Please sign in to comment.