Bump desugar_jdk_libs from 1.1.6 to 2.0.0#1577
Conversation
855880a to
9ce1873
Compare
f7281d4 to
7963318
Compare
ddfdbdc to
d5d0ea1
Compare
3874fcc to
424b8ef
Compare
dadad1e to
dc26b56
Compare
dc26b56 to
09965b7
Compare
09965b7 to
32633aa
Compare
ad8dd2d to
038cde3
Compare
0a0fcd0 to
bd91a8f
Compare
574d172 to
ef2880b
Compare
ef2880b to
e2f8fdc
Compare
|
@AlvaroBrey this allows to run/use jdk 11 code. Turns out that we do not set any sourceCompatibility in Files… |
🤷 We should be moving everything over to Kotlin progressively anyway
I vaguely remember it was set to |
|
@dependabot rebase |
Bumps [desugar_jdk_libs](https://github.com/google/desugar_jdk_libs) from 1.1.6 to 2.0.0. - [Release notes](https://github.com/google/desugar_jdk_libs/releases) - [Changelog](https://github.com/google/desugar_jdk_libs/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/desugar_jdk_libs/commits) --- updated-dependencies: - dependency-name: com.android.tools:desugar_jdk_libs dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
e2f8fdc to
510f7ed
Compare
|
I would also expect that by now we can just go for Java11, so this shouldn't be needed anymore, no? |
tobiasKaminsky
left a comment
There was a problem hiding this comment.
It seems that this is not used at all.
When I remove it, I can still build it.
|
I'll take a look later today, but for reference: https://developer.android.com/studio/write/java8-support#library-desugaring tl;dr: This lib allows usage of java 8 features in SDK < 26. I've already seen some modern Java (like |
|
Right…testing it on Android 11 is not the right test. |
Bumps desugar_jdk_libs from 1.1.6 to 2.0.0.
Changelog
Sourced from desugar_jdk_libs's changelog.
Commits
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)