Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
abduelrahman committed Jul 28, 2020
1 parent 2f5f6fe commit 886ceab
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion dateUtils/proguard-rules.pro
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,6 @@

# If you keep the line number information, uncomment this to
# hide the original source file name.
#-renamesourcefileattribute SourceFile
#-renamesourcefileattribute SourceFile

-keep class am.dateutils.** { *; } #todo Should Change This Place In every Project

0 comments on commit 886ceab

Please sign in to comment.