Closed thellmund closed 3 years ago
Resolves: https://github.com/thellmund/Android-Week-View/issues/228
This pull request adds core library desugaring in the jsr310 module. This allows the usage of java.time.* starting with API 21 instead of API 26.
jsr310
java.time.*
Resolves: https://github.com/thellmund/Android-Week-View/issues/228
This pull request adds core library desugaring in the
jsr310
module. This allows the usage ofjava.time.*
starting with API 21 instead of API 26.