Skip to content

Commit

Permalink
Update dependency com.android.tools:desugar_jdk_libs to v1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Aug 23, 2023
1 parent b4a0483 commit 3c90da6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ dependencyResolutionManagement {
library('autoservice.annotations', 'com.google.auto.service:auto-service-annotations:1.0.1')
library('android-gradle', 'com.android.tools.build:gradle:7.3.0')
// 1.2.3 seems broken: https://issuetracker.google.com/issues/290507059
library('android-tools-desugar', 'com.android.tools:desugar_jdk_libs:1.2.2')
library('android-tools-desugar', 'com.android.tools:desugar_jdk_libs:1.2.3')
library('androidx-cardview', 'androidx.cardview:cardview:1.0.0')
library('androidx-core', 'androidx.core:core:1.6.0')
// 1.6.0 seems to introduce:
Expand Down

0 comments on commit 3c90da6

Please sign in to comment.