Skip to content

Commit

Permalink
Merge pull request #126 from davidjwiner/android-desugaring-link
Browse files Browse the repository at this point in the history
Link to stable Android desugaring docs in README
  • Loading branch information
JakeWharton committed May 28, 2020
2 parents 60f63e1 + 90dd0f7 commit e6455db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -5,7 +5,7 @@ An adaptation of the JSR-310 backport for Android.

**Attention**: Development on this library is winding down. Please consider switching to
Android Gradle plugin 4.0, `java.time.*`, and its
[core library desugaring](https://developer.android.com/studio/preview/features#j8-desugar) feature
[core library desugaring](https://developer.android.com/studio/write/java8-support#library-desugaring) feature
in the coming months.


Expand Down

0 comments on commit e6455db

Please sign in to comment.