Skip to content

Commit c56d242

Browse files
fix(deps): update dependency androidx.core:core-splashscreen to v1.2.0 (#178)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 06f0af2 commit c56d242

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example-app/android/variables.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ext {
77
androidxCoordinatorLayoutVersion = '1.3.0'
88
androidxCoreVersion = '1.15.0'
99
androidxFragmentVersion = '1.8.4'
10-
coreSplashScreenVersion = '1.0.1'
10+
coreSplashScreenVersion = '1.2.0'
1111
androidxWebkitVersion = '1.12.1'
1212
junitVersion = '4.13.2'
1313
androidxJunitVersion = '1.3.0'

0 commit comments

Comments
 (0)