Skip to content

Commit efc0c53

Browse files
Bump androidx.activity:activity-ktx from 1.10.0 to 1.13.0
Bumps androidx.activity:activity-ktx from 1.10.0 to 1.13.0. --- updated-dependencies: - dependency-name: androidx.activity:activity-ktx dependency-version: 1.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bcedba0 commit efc0c53

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ android {
171171
dependencies {
172172

173173
implementation("androidx.core:core-ktx:1.17.0")
174-
implementation ("androidx.activity:activity-ktx:1.10.0")
174+
implementation ("androidx.activity:activity-ktx:1.13.0")
175175
implementation("androidx.appcompat:appcompat:1.7.0")
176176
implementation("com.google.android.material:material:1.13.0")
177177
implementation("androidx.constraintlayout:constraintlayout:2.2.1")

0 commit comments

Comments
 (0)