File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -123,7 +123,7 @@ dependencies {
123123 implementation ' androidx.core:core-ktx:1.16.0'
124124 implementation ' androidx.core:core-splashscreen:1.0.1'
125125 implementation ' androidx.fragment:fragment:1.8.6'
126- implementation ' androidx.lifecycle:lifecycle-viewmodel-ktx:2.8.7 '
126+ implementation ' androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.0 '
127127 implementation ' androidx.preference:preference:1.2.1'
128128 implementation ' androidx.recyclerview:recyclerview-selection:1.1.0'
129129 implementation ' androidx.recyclerview:recyclerview:1.4.0'
Original file line number Diff line number Diff line change 2727 <trusting group="androidx.core"/>
2828 <trusting group="androidx.databinding"/>
2929 <trusting group="androidx.fragment"/>
30+ <trusting group="androidx.lifecycle"/>
3031 <trusting group="androidx.room"/>
32+ <trusting group="androidx.savedstate"/>
3133 <trusting group="androidx.sqlite"/>
3234 <trusting group="androidx.work" name="work-runtime" version="2.10.1"/>
3335 <trusting group="^androidx[.]compose($|([.].*))" regex="true"/>
163165 <trusting group="androidx.fragment"/>
164166 <trusting group="androidx.graphics"/>
165167 <trusting group="androidx.lifecycle"/>
168+ <trusting group="androidx.profileinstaller" name="profileinstaller" version="1.4.0"/>
166169 <trusting group="androidx.recyclerview"/>
167170 <trusting group="androidx.test"/>
168171 <trusting group="androidx.test.espresso" name="espresso-idling-resource" version="3.6.1"/>
16231626 <sha256 value="d72516cfce78bef654fe5df4c99b9dabd19780c95053268a6d5b4b0dda2d4323" origin="Generated by Gradle"/>
16241627 </artifact>
16251628 </component>
1629+ <component group="androidx.lifecycle" name="lifecycle-livedata" version="2.9.0">
1630+ <artifact name="lifecycle-livedata-2.9.0.aar">
1631+ <sha256 value="46382ddfba348db97846cfa81d67d72304dc156bb96224358b429fe748bc6ab4" origin="Generated by Gradle"/>
1632+ </artifact>
1633+ </component>
16261634 <component group="androidx.lifecycle" name="lifecycle-livedata-core" version="2.6.1">
16271635 <artifact name="lifecycle-livedata-core-2.6.1.module">
16281636 <sha256 value="e9c0dc3f0ac54419c0cfed8ff5cecb82943a7c58f7a54169f0d849b2c60a3552" origin="Generated by Gradle" reason="Artifact is not signed"/>
You can’t perform that action at this time.
0 commit comments