Update dependency for core library desugaring
Hopefully fixes reproducible builds.
This commit is contained in:
parent
f1bc4f5c20
commit
6956d16f0e
1 changed files with 1 additions and 1 deletions
|
|
@ -178,7 +178,7 @@ sonarqube {
|
|||
|
||||
dependencies {
|
||||
/** Desugaring **/
|
||||
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.1'
|
||||
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.1.5'
|
||||
|
||||
/** NewPipe libraries **/
|
||||
// You can use a local version by uncommenting a few lines in settings.gradle
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue