mirror of
https://github.com/bitwarden/android.git
synced 2026-04-27 03:18:30 -05:00
Use authenticatorbridge version 1.0.0 (#270)
This commit is contained in:
@@ -121,8 +121,7 @@ kotlin {
|
||||
|
||||
dependencies {
|
||||
|
||||
// TODO: this should use a versioned AAR instead of referencing a local AAR BITAU-94
|
||||
implementation(files("libs/authenticatorbridge-0.1.0-SNAPSHOT-release.aar"))
|
||||
implementation(files("libs/authenticatorbridge-1.0.0-release.aar"))
|
||||
|
||||
implementation(libs.androidx.activity.compose)
|
||||
implementation(libs.androidx.appcompat)
|
||||
|
||||
Reference in New Issue
Block a user