From a0ba2852a2a7e9f331ff13bd5a9f350bd9bf0910 Mon Sep 17 00:00:00 2001 From: ramsessanchez <63934382+ramsessanchez@users.noreply.github.com> Date: Thu, 26 Aug 2021 14:06:50 -0700 Subject: [PATCH 1/2] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 688c3d4ae..4e5b200cf 100644 --- a/readme.md +++ b/readme.md @@ -128,7 +128,7 @@ The Microsoft Graph SDK is open for contribution. To contribute to this project, The Microsoft Graph SDK for Java library is supported at runtime for Java 8 and [Android API revision 26](http://source.android.com/source/build-numbers.html) or greater. -Android developers targeting lower android API levels can do so by [enabling desugaring](https://developer.android.com/studio/write/java8-support#library-desugaring) in their project. + ## 7. License From 6ce19e86d1bc3806e6428696d12813790aaff116 Mon Sep 17 00:00:00 2001 From: ramsessanchez <63934382+ramsessanchez@users.noreply.github.com> Date: Fri, 27 Aug 2021 14:32:09 -0700 Subject: [PATCH 2/2] Update readme.md Co-authored-by: Vincent Biret --- readme.md | 1 - 1 file changed, 1 deletion(-) diff --git a/readme.md b/readme.md index 4e5b200cf..72dcc5914 100644 --- a/readme.md +++ b/readme.md @@ -128,7 +128,6 @@ The Microsoft Graph SDK is open for contribution. To contribute to this project, The Microsoft Graph SDK for Java library is supported at runtime for Java 8 and [Android API revision 26](http://source.android.com/source/build-numbers.html) or greater. - ## 7. License