Skip to content

Commit

Permalink
🔧 Update ProGuard rules based on R8 feedback
Browse files Browse the repository at this point in the history
Missing rules added
  • Loading branch information
igorescodro committed Apr 25, 2023
1 parent 5fd0e7e commit 0a937ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions app/proguard-rules.pro
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,5 @@
}

-keepnames class * implements android.os.Parcelable*

-dontwarn javax.servlet.ServletContainerInitializer

0 comments on commit 0a937ec

Please sign in to comment.