Skip to content

Commit 883c963

Browse files
authored
Update build.gradle
1 parent 2070561 commit 883c963

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

android/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ def safeExtGet(prop, fallback) {
55
apply plugin: 'com.android.library'
66

77
android {
8+
namespace 'io.sentry.react'
89
compileSdkVersion safeExtGet('compileSdkVersion', 31)
910

1011
defaultConfig {

0 commit comments

Comments
 (0)