Un-update security-crypto

This commit is contained in:
MM20 2024-02-20 22:36:45 +01:00
parent 22b1e14c11
commit a08c866615
No known key found for this signature in database
GPG Key ID: 0B61A8F2DEAFA389

View File

@ -92,7 +92,7 @@ accompanist-navigationanimation = { group = "com.google.accompanist", name = "ac
androidx-constraintlayout = { group = "androidx.constraintlayout", name = "constraintlayout", version = "2.1.4" }
androidx-transition = { group = "androidx.transition", name = "transition", version = "1.4.1" }
androidx-exifinterface = { group = "androidx.exifinterface", name = "exifinterface", version = "1.3.7" }
androidx-securitycrypto = { group = "androidx.security", name = "security-crypto", version = "1.1.0-alpha06" }
androidx-securitycrypto = { group = "androidx.security", name = "security-crypto", version = "1.1.0-alpha03" }
androidx-datastore = { group = "androidx.datastore", name = "datastore", version = "1.0.0" }
androidx-navigation-compose = { group = "androidx.navigation", name = "navigation-compose", version = "2.7.7" }