Skip to content

Commit 88e0d40

Browse files
fix(deps): update dependency androidx.security:security-crypto to v1.1.0
1 parent dcdf8e7 commit 88e0d40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

AndroidApp/gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ com-google-devtools-ksp = "2.1.20-2.0.1" # Kotlinのバージョンに合わせ
1616
com-jaredsburrows-license = "0.9.8"
1717
androidx-core = "1.16.0"
1818
androidx-appcompat = "1.7.1"
19-
androidx-security = "1.1.0-beta01"
19+
androidx-security = "1.1.0"
2020
androidx-splashscreen = "1.0.1"
2121
androidx-compose-bom = "2025.06.01"
2222
androidx-compose-activity = "1.10.1"

0 commit comments

Comments
 (0)