Skip to content

Commit c2b5101

Browse files
committed
Add Distribution class
1 parent 3739e12 commit c2b5101

File tree

1 file changed

+4
-0
lines changed
  • sentry-build-distribution/src/main/java/io/sentry/android/distribution

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
package io.sentry.android.distribution
2+
3+
class Distribution {
4+
}

0 commit comments

Comments
 (0)