Skip to content

Commit 10c5505

Browse files
Update build.gradle
1 parent 96b1625 commit 10c5505

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

android/build.gradle

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,8 @@ apply plugin: "com.android.library"
2323
apply plugin: "com.github.ben-manes.versions"
2424

2525
android {
26+
namespace 'com.microsoft.graph'
27+
2628
compileSdkVersion 33
2729

2830
defaultConfig {

0 commit comments

Comments
 (0)