mirror of
https://github.com/bitwarden/android.git
synced 2026-05-21 11:56:35 -05:00
extract lib document file version
This commit is contained in:
@@ -21,6 +21,7 @@ androidxBrowser = "1.9.0"
|
||||
androidxCamera = "1.5.3"
|
||||
androidxComposeBom = "2026.03.00"
|
||||
androidxCore = "1.18.0"
|
||||
androidxDocumentFile = "1.1.0"
|
||||
androidxCredentials = "1.6.0-rc02"
|
||||
androidxCredentialsProviderEvents = "1.0.0-alpha05"
|
||||
androidxHiltNavigationCompose = "1.3.0"
|
||||
@@ -84,7 +85,7 @@ androidx-compose-ui-test-manifest = { module = "androidx.compose.ui:ui-test-mani
|
||||
androidx-compose-ui-tooling = { module = "androidx.compose.ui:ui-tooling" }
|
||||
androidx-compose-ui-tooling-preview = { module = "androidx.compose.ui:ui-tooling-preview" }
|
||||
androidx-core-ktx = { module = "androidx.core:core-ktx", version.ref = "androidxCore" }
|
||||
androidx-documentfile = { module = "androidx.documentfile:documentfile", version = "1.0.1" }
|
||||
androidx-documentfile = { module = "androidx.documentfile:documentfile", version.ref = "androidxDocumentFile" }
|
||||
#noinspection CredentialDependency - Used for Passkey support, which is not available below Android 14
|
||||
androidx-credentials = { module = "androidx.credentials:credentials", version.ref = "androidxCredentials" }
|
||||
androidx-credentials-providerevents = { module = "androidx.credentials.providerevents:providerevents", version.ref = "androidxCredentialsProviderEvents" }
|
||||
|
||||
Reference in New Issue
Block a user