Update dependency androidx.core:core to v1.8.0
All checks were successful
continuous-integration/drone/pr Build is passing
continuous-integration/drone/push Build is passing

This commit is contained in:
Michel Roux 2022-06-02 00:29:15 +00:00
parent 5cd96ad042
commit adfbecc852

View File

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