Skip to content

Commit 35a56e6

Browse files
Update dependency androidx.fragment:fragment-ktx to v1.8.6
1 parent 870b8ac commit 35a56e6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DependencyProperty/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ android {
1818

1919
dependencies {
2020
compileOnly "org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.8.21"
21-
compileOnly "androidx.fragment:fragment-ktx:1.5.7"
21+
compileOnly "androidx.fragment:fragment-ktx:1.8.6"
2222
compileOnly "androidx.work:work-runtime:2.8.1"
2323
}

0 commit comments

Comments
 (0)