File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -130,11 +130,11 @@ dependencies {
130
130
131
131
implementation ' androidx.activity:activity-ktx:1.9.3'
132
132
implementation ' androidx.appcompat:appcompat:1.7.0'
133
- implementation ' androidx.core:core-ktx:1.13.1 '
133
+ implementation ' androidx.core:core-ktx:1.15.0 '
134
134
implementation ' androidx.drawerlayout:drawerlayout:1.2.0'
135
135
implementation ' androidx.exifinterface:exifinterface:1.3.7'
136
- implementation ' androidx.fragment:fragment-ktx:1.8.4 '
137
- def androidx_lifecycle_version = ' 2.8.6 '
136
+ implementation ' androidx.fragment:fragment-ktx:1.8.5 '
137
+ def androidx_lifecycle_version = ' 2.8.7 '
138
138
implementation " androidx.lifecycle:lifecycle-common-java8:$androidx_lifecycle_version "
139
139
implementation " androidx.lifecycle:lifecycle-livedata-ktx:$androidx_lifecycle_version "
140
140
implementation " androidx.lifecycle:lifecycle-process:$androidx_lifecycle_version "
You can’t perform that action at this time.
0 commit comments