Skip to content

Commit 8e2f498

Browse files
authoredMay 22, 2023
Merge pull request #161 from Foso/dependabot/gradle/androidx.core-core-ktx-1.10.1
Bump androidx.core:core-ktx from 1.9.0 to 1.10.1
2 parents 60ec586 + 943ca49 commit 8e2f498

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎app/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -102,7 +102,7 @@ dependencies {
102102
implementation "androidx.compose.ui:ui-tooling:$compose_version"
103103
implementation "androidx.compose.ui:ui-tooling:$compose_version"
104104
implementation "androidx.compose.ui:ui:$compose_version"
105-
implementation "androidx.core:core-ktx:1.9.0"
105+
implementation "androidx.core:core-ktx:1.10.1"
106106
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.6.1'
107107
implementation 'com.google.android.material:material:1.9.0'
108108
implementation ("androidx.compose.ui:ui-viewbinding:$compose_version")

0 commit comments

Comments
 (0)
Failed to load comments.