Skip to content

Commit

Permalink
Remove dontobfuscate because that fixes the release build
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulWoitaschek committed Mar 16, 2024
1 parent 5f9bcfe commit d9e1754
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/proguard.pro
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
-dontobfuscate
# OkHttp platform used only on JVM and when Conscrypt and other security providers are available.
-dontwarn okhttp3.internal.platform.**
-dontwarn org.conscrypt.**
Expand Down

0 comments on commit d9e1754

Please sign in to comment.