refactor: update dependency androidx.core:core-splashscreen to v1.0.1

This commit is contained in:
openstappsbot
2023-07-24 09:05:42 +00:00
parent 81b4d28cc0
commit 0b2654df49

View File

@@ -7,7 +7,7 @@ ext {
androidxCoordinatorLayoutVersion = '1.2.0'
androidxCoreVersion = '1.8.0'
androidxFragmentVersion = '1.4.1'
coreSplashScreenVersion = '1.0.0-rc01'
coreSplashScreenVersion = '1.0.1'
androidxWebkitVersion = '1.4.0'
junitVersion = '4.13.2'
androidxJunitVersion = '1.1.3'