Skip to content

Commit 324bdf0

Browse files
deps(android)(deps): bump androidx.core:core in /example/android/gradle
Bumps androidx.core:core from 1.12.0 to 1.17.0. --- updated-dependencies: - dependency-name: androidx.core:core dependency-version: 1.17.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5df068a commit 324bdf0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example/android/gradle/app/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ android {
9595

9696
dependencies {
9797
// AndroidX core for NotificationCompat (used by GpuiNotifications)
98-
implementation("androidx.core:core:1.12.0")
98+
implementation("androidx.core:core:1.17.0")
9999
// AndroidX Biometric for BiometricPrompt (used by GpuiAuthActivity)
100100
implementation("androidx.biometric:biometric:1.1.0")
101101
}

0 commit comments

Comments
 (0)