Skip to content

Commit

Permalink
Adds Evaluation Edge
Browse files Browse the repository at this point in the history
  • Loading branch information
ForceTower committed Aug 16, 2024
1 parent 5c5fcc6 commit 69219ab
Show file tree
Hide file tree
Showing 81 changed files with 4,254 additions and 478 deletions.
4 changes: 4 additions & 0 deletions app/proguard-rules.pro
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,10 @@
## This was needed because of the CallAdapter. I dont use it anymore, so...
# -keep,allowshrinking class androidx.lifecycle.LiveData

-keep class com.caverock.androidsvg.** { *; }
-dontwarn com.caverock.androidsvg.**
-dontwarn pl.droidsonroids.gif.GifDrawable

-dontwarn okhttp3.internal.platform.ConscryptPlatform
-dontwarn org.conscrypt.ConscryptHostnameVerifier
-dontwarn org.conscrypt.Conscrypt$Version
Expand Down
Loading

0 comments on commit 69219ab

Please sign in to comment.