Skip to content

Commit

Permalink
cleanup proguard gson rules
Browse files Browse the repository at this point in the history
Signed-off-by: David Luhmer <david-dev@live.de>
  • Loading branch information
David-Development committed Jun 5, 2024
1 parent 3912483 commit 553af7a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions News-Android-App/proguard-rules.pro
Original file line number Diff line number Diff line change
Expand Up @@ -45,10 +45,6 @@
# https://github.com/umano/AndroidSlidingUpPanel/issues/921
-dontwarn com.sothree.slidinguppanel.SlidingUpPanelLayout

# Gson
# Application classes that will be serialized/deserialized over Gson
-keep class com.nextcloud.android.sso.model.** { <fields>; }
##---------------End: proguard configuration for Gson ----------

# Other Libraries
-dontwarn org.apache.velocity.**
Expand Down

0 comments on commit 553af7a

Please sign in to comment.