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] committed Aug 23, 2023
1 parent b4a0483 commit a9d6a25
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 @@ -75,7 +75,7 @@ dependencyResolutionManagement {
// 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('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 a9d6a25

Please sign in to comment.