mirror of
https://github.com/bitwarden/android.git
synced 2024-10-31 07:05:35 +03:00
Update Android Gradle Plugin to 8.1.3 (#220)
This commit is contained in:
parent
ae9f2698eb
commit
749f726f8a
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ minSdk = "28"
|
|||
|
||||
# Dependency Versions
|
||||
accompanist = "0.30.1"
|
||||
androidGradlePlugin = "8.1.0"
|
||||
androidGradlePlugin = "8.1.3"
|
||||
androidxActivity = "1.8.0"
|
||||
androidxBrowser = "1.6.0"
|
||||
androidxComposeBom = "2023.10.01"
|
||||
|
|
Loading…
Reference in a new issue