We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ab62eb commit 93ce051Copy full SHA for 93ce051
lib/build.gradle
@@ -99,7 +99,7 @@ dependencies {
99
100
implementation "androidx.appcompat:appcompat:1.6.1"
101
implementation 'androidx.annotation:annotation:1.6.0'
102
- implementation 'androidx.core:core:1.9.0'
+ implementation 'androidx.core:core:1.10.1'
103
implementation 'androidx.fragment:fragment:1.6.0'
104
105
implementation 'com.google.android.material:material:1.9.0'
0 commit comments