Update dependency androidx.core:core to v1.7.0 #6

Merged
Xefir merged 4 commits from renovate/androidx.core-core-1.x into master 2021-10-28 07:25:32 +00:00
Showing only changes of commit 89d3b19f65 - Show all commits

View File

@ -28,5 +28,5 @@ android {
}
dependencies {
implementation "androidx.core:core:1.6.0"
implementation "androidx.core:core:1.7.0"
}