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 78a4ed7Copy full SHA for 78a4ed7
build.gradle
@@ -25,7 +25,7 @@ buildscript {
25
androidxCore : 'androidx.core:core:1.6.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',
+ androidxFragment : 'androidx.fragment:fragment:1.8.6',
29
androidxJunit : 'androidx.test.ext:junit:1.1.3',
30
androidxLifecycle : 'androidx.lifecycle:lifecycle-common:2.4.0',
31
androidxStartup : 'androidx.startup:startup-runtime:1.1.0',
0 commit comments