Skip to content

Commit

Permalink
Update dependency androidx.core:core to v1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 3, 2023
1 parent 6ff7f32 commit c26994a
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')
library('androidx-cardview', 'androidx.cardview:cardview:1.0.0')
library('androidx-core', 'androidx.core:core:1.6.0')
library('androidx-core', 'androidx.core:core:1.10.1')
// 1.6.0 seems to introduce:
// The dependency contains Java 8 bytecode. Please enable desugaring by adding the following to build.gradle
// in the samples.
Expand Down

0 comments on commit c26994a

Please sign in to comment.