aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index b3edb514..5b84557c 100644
--- a/README.md
+++ b/README.md
@@ -31,7 +31,7 @@ compileOptions {
coreLibraryDesugaringEnabled = true
}
dependencies {
- coreLibraryDesugaring "com.android.tools:desugar_jdk_libs:1.0.10"
+ coreLibraryDesugaring "com.android.tools:desugar_jdk_libs:1.1.5"
}
```