Skip to content
This repository has been archived by the owner on Nov 5, 2024. It is now read-only.

Commit

Permalink
Resolved conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
code-a1 committed Apr 24, 2022
1 parent a277075 commit ace1fd9
Show file tree
Hide file tree
Showing 311 changed files with 5,740 additions and 4,139 deletions.
2 changes: 2 additions & 0 deletions app/proguard-rules.pro
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,8 @@
-keep class com.ivy.wallet.domain.data.** { *; }
-keep class com.ivy.wallet.ui.widget.** { *; }
-keep class com.ivy.wallet.io.network.** { *; }
-keep class com.ivy.wallet.io.persistence.data.** { *; }
-keep class com.ivy.wallet.io.network.data.** { *; }
-keep class com.ivy.wallet.domain.event.** { *; }

# Prevent proguard from stripping interface information from TypeAdapter, TypeAdapterFactory,
Expand Down
Loading

0 comments on commit ace1fd9

Please sign in to comment.