File tree Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Expand file tree Collapse file tree 2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 543
543
<sha256 value="6bf03d39dbe3744acce227d3b697374c3625aae1025fbec8ad9fd7bd58bce431" origin="Generated by Gradle"/>
544
544
</artifact>
545
545
</component>
546
+ <component group="androidx.core" name="core" version="1.17.0">
547
+ <artifact name="core-1.17.0.aar">
548
+ <sha256 value="e1bd22bbcf5cee3a992dedb7d2d3c3b31c9f761c01e56d00ea443c8aaa981182" origin="Generated by Gradle"/>
549
+ </artifact>
550
+ </component>
546
551
<component group="androidx.core" name="core" version="1.6.0">
547
552
<artifact name="core-1.6.0.aar">
548
553
<sha256 value="875dbec888c91b05521575fd180cc08824d2c4d12b10b0261b4f9d6825214ef1" origin="Generated by Gradle"/>
Original file line number Diff line number Diff line change @@ -67,7 +67,7 @@ dependencies {
67
67
implementation ' androidx.annotation:annotation:1.9.1'
68
68
compileOnly ' com.google.code.findbugs:annotations:3.0.1'
69
69
70
- implementation " androidx.core:core-ktx:1.16 .0"
70
+ implementation " androidx.core:core-ktx:1.17 .0"
71
71
implementation " org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version "
72
72
implementation ' com.google.guava:guava:33.4.8-jre'
73
73
You can’t perform that action at this time.
0 commit comments