Skip to content

Commit e763ee3

Browse files
Gradle: Bump androidx.activity:activity-ktx from 1.12.1 to 1.12.2 (#96)
Bumps androidx.activity:activity-ktx from 1.12.1 to 1.12.2. --- updated-dependencies: - dependency-name: androidx.activity:activity-ktx dependency-version: 1.12.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 67190f9 commit e763ee3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dependencies {
5353
implementation 'com.google.android.material:material:1.13.0'
5454
implementation("androidx.core:core-ktx:1.17.0")
5555
implementation("androidx.appcompat:appcompat:1.7.1")
56-
implementation 'androidx.activity:activity-ktx:1.12.1'
56+
implementation 'androidx.activity:activity-ktx:1.12.2'
5757
implementation 'androidx.fragment:fragment-ktx:1.8.9'
5858
implementation 'com.squareup.okhttp3:okhttp:5.3.2'
5959

0 commit comments

Comments
 (0)