Skip to content

Commit a26a339

Browse files
Bump androidx.activity:activity-ktx from 1.9.2 to 1.9.3
Bumps androidx.activity:activity-ktx from 1.9.2 to 1.9.3. --- updated-dependencies: - dependency-name: androidx.activity:activity-ktx dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6b028f8 commit a26a339

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
@@ -52,7 +52,7 @@ dependencies {
5252
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-core:1.6.3-native-mt'
5353
implementation 'org.jetbrains.kotlinx:kotlinx-coroutines-android:1.6.3-native-mt'
5454
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.8.6'
55-
implementation 'androidx.activity:activity-ktx:1.9.2'
55+
implementation 'androidx.activity:activity-ktx:1.9.3'
5656

5757
// https://mvnrepository.com/artifact/com.github.bumptech.glide/glide
5858
implementation 'com.github.bumptech.glide:glide:4.16.0'

0 commit comments

Comments
 (0)