Skip to content

Commit e9b84a6

Browse files
Update dependency androidx.fragment:fragment-ktx to v1.7.0
1 parent 77fdbd7 commit e9b84a6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sample/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies {
3232
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.10"
3333
implementation 'androidx.appcompat:appcompat:1.6.1'
3434
implementation 'androidx.activity:activity-ktx:1.7.2'
35-
implementation 'androidx.fragment:fragment-ktx:1.6.1'
35+
implementation 'androidx.fragment:fragment-ktx:1.7.0'
3636
implementation project(':ViewModel-SavedState-ktx')
3737
implementation 'com.wada811.databindingktx:databindingktx:7.0.0'
3838
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'

0 commit comments

Comments
 (0)