We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 96b1625 commit 10c5505Copy full SHA for 10c5505
android/build.gradle
@@ -23,6 +23,8 @@ apply plugin: "com.android.library"
23
apply plugin: "com.github.ben-manes.versions"
24
25
android {
26
+ namespace 'com.microsoft.graph'
27
+
28
compileSdkVersion 33
29
30
defaultConfig {
0 commit comments