Skip to content

Commit 93bf4fe

Browse files
committed
- update referenced version number for core
1 parent 6b7f05f commit 93bf4fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependencies.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ dependencies {
1010
implementation 'com.squareup.okhttp3:okhttp:4.9.0'
1111

1212
// Core Http library
13-
api 'com.microsoft.graph:microsoft-graph-core:1.0.6-SNAPSHOT' //TODO update version when releasing
13+
api 'com.microsoft.graph:microsoft-graph-core:1.0.7-SNAPSHOT' //TODO update version when releasing
1414
}

0 commit comments

Comments
 (0)