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 17, 2021
1 parent 814b8ee commit 8123b85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/dependencies.gradle
Expand Up @@ -22,7 +22,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 8123b85

Please sign in to comment.