We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b3b78d commit bd6f7f5Copy full SHA for bd6f7f5
app/build.gradle
@@ -170,7 +170,7 @@ android {
170
dependencies {
171
coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:2.0.4'
172
173
- implementation 'androidx.core:core:1.12.0'
+ implementation 'androidx.core:core:1.13.0'
174
implementation 'androidx.media:media:1.7.0'
175
implementation 'androidx.fragment:fragment:1.6.2'
176
implementation 'androidx.appcompat:appcompat:1.6.1'
0 commit comments