update libs

This commit is contained in:
andrekir 2022-04-19 16:41:34 -03:00
parent e17cec93c1
commit ba0c48b762
2 changed files with 3 additions and 3 deletions

View file

@ -198,7 +198,7 @@ dependencies {
// implementation "androidx.work:work-runtime:$work_version"
implementation "androidx.work:work-runtime-ktx:$work_version"
implementation "androidx.core:core-splashscreen:1.0.0-beta01"
implementation "androidx.core:core-splashscreen:1.0.0-beta02"
implementation project(':geeksville-androidlib')
}