Skip to content

Commit 5644ed1

Browse files
fix(deps): update dependency androidx.fragment:fragment-ktx to v1.8.7 (#312)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bb65b37 commit 5644ed1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ androidx-appcompatResources = { module = "androidx.appcompat:appcompat-resources
3737

3838
androidx-constraintLayout = "androidx.constraintlayout:constraintlayout:2.2.1"
3939

40-
androidx-fragmentKtx = "androidx.fragment:fragment-ktx:1.8.6"
40+
androidx-fragmentKtx = "androidx.fragment:fragment-ktx:1.8.7"
4141

4242
androidx-lifecycle-extensions = "androidx.lifecycle:lifecycle-extensions:2.2.0"
4343
androidx-lifecycle-runTimeKtx = { module = "androidx.lifecycle:lifecycle-runtime-ktx", version.ref = "androidx-lifecycle" }

0 commit comments

Comments
 (0)