Skip to content

Commit 5bc07e8

Browse files
authored
chore(android-template): update default coreSplashScreenVersion value (#8223)
1 parent dbac799 commit 5bc07e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android-template/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.17.0'
99
androidxFragmentVersion = '1.8.9'
10-
coreSplashScreenVersion = '1.0.1'
10+
coreSplashScreenVersion = '1.2.0'
1111
androidxWebkitVersion = '1.14.0'
1212
junitVersion = '4.13.2'
1313
androidxJunitVersion = '1.3.0'

0 commit comments

Comments
 (0)