Skip to content

Commit 17bcc12

Browse files
committed
- normalizes version format so it can be automatically replaced
1 parent f054233 commit 17bcc12

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ repositories {
1919
2020
dependencies {
2121
// Include the sdk as a dependency
22-
implementation 'com.microsoft.graph:microsoft-graph:2.4.+'
22+
implementation 'com.microsoft.graph:microsoft-graph:2.4.0'
2323
}
2424
```
2525

0 commit comments

Comments
 (0)