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 870b8ac commit af69f75Copy full SHA for af69f75
DependencyProperty/build.gradle
@@ -18,6 +18,6 @@ android {
18
19
dependencies {
20
compileOnly "org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.21"
21
- compileOnly "androidx.fragment:fragment-ktx:1.5.7"
+ compileOnly "androidx.fragment:fragment-ktx:1.8.7"
22
compileOnly "androidx.work:work-runtime:2.8.1"
23
}
0 commit comments