Skip to content

Commit

Permalink
Merge branch 'proguard-rule'
Browse files Browse the repository at this point in the history
  • Loading branch information
shorthouse committed Mar 5, 2024
2 parents d093ff6 + ace3902 commit 74ee8f8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app/proguard-rules.pro
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,6 @@
# (Less than 30 items uses SmallPersistentVector)
# converting from ImmutableList<BigDecimal> to ImmutableList<Double>.
-keep,allowobfuscation,allowshrinking class kotlinx.collections.immutable.ImmutableList

-dontwarn java.lang.reflect.AnnotatedType
-dontwarn javax.lang.model.element.Modifier

0 comments on commit 74ee8f8

Please sign in to comment.