We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6931cfd commit dc37936Copy full SHA for dc37936
1 file changed
android/build.gradle
@@ -23,7 +23,7 @@ apply plugin: "com.github.ben-manes.versions"
23
android {
24
namespace "com.microsoft.graph"
25
26
- compileSdkVersion 35
+ compileSdkVersion 36
27
28
defaultConfig {
29
versionCode 1
0 commit comments