From aa522bb3bd47087ef41e934fb8c1700516da1650 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 3 May 2026 11:06:52 +0000 Subject: [PATCH] Update dependency androidx.core:core-splashscreen to v1.2.0 --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index cb7238a7..2f3ee588 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -78,7 +78,7 @@ dependencies { implementation 'androidx.lifecycle:lifecycle-extensions:2.2.0' implementation 'androidx.activity:activity:1.8.0' - implementation 'androidx.core:core-splashscreen:1.0.1' + implementation 'androidx.core:core-splashscreen:1.2.0' // Brings the new BluetoothLeScanner API to older platforms implementation 'no.nordicsemi.android:log:2.5.0'