Skip to content

Commit aa9791e

Browse files
committed
newline
1 parent a1283e7 commit aa9791e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sentry-android-integration-tests/test-app-size/proguard-rules.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@
4848
-dontwarn okhttp3.EventListener
4949
-dontwarn okhttp3.Interceptor
5050
# Assume all classes are used to not strip them out, e.g. integrations like Compose or Sqlite
51-
-keep class io.sentry.**
51+
-keep class io.sentry.**

0 commit comments

Comments
 (0)