Skip to content

Commit 0471b9a

Browse files
committed
Specify explicity visibility
1 parent 154f651 commit 0471b9a

File tree

1 file changed

+1
-1
lines changed
  • sentry-android-distribution/src/main/java/io/sentry/android/distribution

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
package io.sentry.android.distribution
22

3-
class Distribution {}
3+
public class Distribution {}

0 commit comments

Comments
 (0)