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 f3af0e2 commit cc4d0c9Copy full SHA for cc4d0c9
android/build.gradle
@@ -25,7 +25,7 @@ apply plugin: "com.github.ben-manes.versions"
25
android {
26
namespace "com.microsoft.graph"
27
28
- compileSdkVersion 33
+ compileSdkVersion 34
29
30
defaultConfig {
31
versionCode 1
0 commit comments