Compare commits

...

2 Commits

Author SHA1 Message Date
94ce37b2b8 Merge pull request 'Update dependency androidx.core:core to v1.8.0' (#14) from renovate/androidx.core-core-1.x into master
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #14
2022-06-02 16:55:52 +00:00
adfbecc852 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
2022-06-02 00:29:15 +00:00

View File

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