Skip to content

Commit

Permalink
Merge 03d0b48 into 3a20d40
Browse files Browse the repository at this point in the history
  • Loading branch information
lbloder authored Mar 12, 2023
2 parents 3a20d40 + 03d0b48 commit dbbc2fc
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions sentry-android-core/proguard-rules.pro
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,7 @@
# https://developer.android.com/studio/build/shrink-code#decode-stack-trace
-keepattributes LineNumberTable,SourceFile

# Keep Classnames for integrations
-keepnames class * implements io.sentry.IntegrationName

##---------------End: proguard configuration for android-core ----------

0 comments on commit dbbc2fc

Please sign in to comment.