File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -21,5 +21,5 @@ android {
21
21
22
22
dependencies {
23
23
implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.10"
24
- implementation ' androidx.fragment:fragment-ktx:1.5.7 '
24
+ implementation ' androidx.fragment:fragment-ktx:1.6.1 '
25
25
}
Original file line number Diff line number Diff line change @@ -39,7 +39,7 @@ android {
39
39
dependencies {
40
40
implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk7:1.9.10"
41
41
implementation ' androidx.appcompat:appcompat:1.6.1'
42
- implementation ' androidx.fragment:fragment-ktx:1.5.7 '
42
+ implementation ' androidx.fragment:fragment-ktx:1.6.1 '
43
43
implementation ' androidx.lifecycle:lifecycle-livedata-ktx:2.6.1'
44
44
implementation ' com.github.wada811:DataBinding-ktx:6.1.0'
45
45
// implementation project(':ViewLifecycleProperty')
You can’t perform that action at this time.
0 commit comments