mirror of
https://github.com/bitwarden/android.git
synced 2024-11-21 17:05:44 +03:00
Update to AGP 8.5.2 (#3736)
This commit is contained in:
parent
d305dc3081
commit
4b35484abb
1 changed files with 1 additions and 1 deletions
|
@ -7,7 +7,7 @@ targetSdk = "34"
|
|||
minSdk = "29"
|
||||
|
||||
# Dependency Versions
|
||||
androidGradlePlugin = "8.5.1"
|
||||
androidGradlePlugin = "8.5.2"
|
||||
androidxActivity = "1.9.1"
|
||||
androidXBiometrics = "1.2.0-alpha05"
|
||||
androidxBrowser = "1.8.0"
|
||||
|
|
Loading…
Reference in a new issue