Skip to content

Commit b571a73

Browse files
all: bump androidx.core:core-splashscreen to 1.2.0 (fixes #2256) (#2246)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dogi <dogi@users.noreply.github.com>
1 parent e7b6c9a commit b571a73

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ dependencies {
9494
implementation 'me.toptas.fancyshowcase:fancyshowcaseview:1.3.3'
9595
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
9696
implementation 'org.connectbot:sshlib:2.2.9'
97-
implementation "androidx.core:core-splashscreen:1.0.1"
97+
implementation "androidx.core:core-splashscreen:1.2.0"
9898

9999
def lifecycle_version = "2.9.4"
100100
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:$lifecycle_version"

0 commit comments

Comments
 (0)