Update dependency androidx.core:core to v1.8.0 #14

Merged
Xefir merged 1 commits from renovate/androidx.core-core-1.x into master 2022-06-02 16:55:53 +00:00
1 changed files with 1 additions and 1 deletions

View File

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