We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3dde243 + d2dc129 commit 6c591b5Copy full SHA for 6c591b5
gradle/dependencies.gradle
@@ -9,6 +9,7 @@ dependencies {
9
10
// Core Http library
11
api 'com.microsoft.graph:microsoft-graph-core:3.1.10'
12
+
13
implementation 'com.microsoft.kiota:microsoft-kiota-authentication-azure:1.1.11'
14
implementation 'com.microsoft.kiota:microsoft-kiota-http-okHttp:1.1.11'
15
implementation 'com.microsoft.kiota:microsoft-kiota-serialization-json:1.1.11'
0 commit comments