Skip to content

Commit

Permalink
chore(deps): update dependency androidx.core:core-ktx to v1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 8, 2021
1 parent a18cf34 commit dcc27a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/dependencies.gradle
Expand Up @@ -23,7 +23,7 @@ ext {
*/
libraries = [
androidAppCompat : "androidx.appcompat:appcompat:1.3.1",
androidCoreKotlinExtensions : "androidx.core:core-ktx:1.6.0",
androidCoreKotlinExtensions : "androidx.core:core-ktx:1.7.0",
androidEspressoCore : "androidx.test.espresso:espresso-core:3.4.0",
androidJUnit : "androidx.test.ext:junit:1.1.3",
androidJUnitKotlinExtensions: "androidx.test.ext:junit-ktx:1.1.3",
Expand Down

0 comments on commit dcc27a4

Please sign in to comment.