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 7f1a0ce commit 74b70a2Copy full SHA for 74b70a2
build.gradle
@@ -22,7 +22,7 @@ buildscript {
22
androidPlugin : 'com.android.tools.build:gradle:7.3.0',
23
kotlinPlugin : "org.jetbrains.kotlin:kotlin-gradle-plugin:${versions.kotlin}",
24
androidxAnnotations : 'androidx.annotation:annotation:1.3.0',
25
- androidxCore : 'androidx.core:core:1.6.0',
+ androidxCore : 'androidx.core:core:1.16.0',
26
androidxCursorAdapter: 'androidx.cursoradapter:cursoradapter:1.0.0',
27
androidxExifInterface: 'androidx.exifinterface:exifinterface:1.3.3',
28
androidxFragment : 'androidx.fragment:fragment:1.4.0',
0 commit comments