File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 147147 <trusting group="ch.qos.logback"/>
148148 <trusting group="org.slf4j"/>
149149 </trusted-key>
150+ <trusted-key id="635EE627345F3C1DD422B2E207D3516820BCF6B1" group="com.github.ben-manes.caffeine" name="caffeine" version="2.9.3"/>
150151 <trusted-key id="694621A7227D8D5289699830ABE9F3126BB741C1" group="^com[.]google($|([.].*))" regex="true"/>
151152 <trusted-key id="696B6199A2A9D8C29CE78CC0D041CAD2E452550F" group="com.google.protobuf"/>
152153 <trusted-key id="6DD3B8C64EF75253BEB2C53AD908A43FB7EC07AC" group="jakarta.activation"/>
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ dependencies {
4747 implementation ' androidx.appcompat:appcompat:1.7.1'
4848 implementation ' com.google.android.material:material:1.13.0'
4949 implementation ' androidx.constraintlayout:constraintlayout:2.2.1'
50- implementation ' androidx.lifecycle:lifecycle-livedata-ktx:2.9.3 '
50+ implementation ' androidx.lifecycle:lifecycle-livedata-ktx:2.9.4 '
5151 implementation ' androidx.lifecycle:lifecycle-viewmodel-ktx:2.9.4'
5252 implementation project(path : ' :ui' )
5353 testImplementation ' junit:junit:4.13.2'
You can’t perform that action at this time.
0 commit comments