Skip to content
This repository was archived by the owner on Sep 4, 2020. It is now read-only.

Commit 85e976f

Browse files
author
Brian Melton
committed
Revert "Generic versioning langugage"
This reverts commit 2c81879.
1 parent 2c81879 commit 85e976f

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
@@ -15,7 +15,7 @@ repository {
1515
1616
dependency {
1717
// Include the sdk as a dependency
18-
compile('com.microsoft.graph:msgraph-sdk-android:(insert latest version)')
18+
compile('com.microsoft.graph:msgraph-sdk-android:1.0.+')
1919
2020
// Include the gson dependency
2121
compile('com.google.code.gson:gson:2.3.1')

0 commit comments

Comments
 (0)