[deps]: Update gradle minor (#183)

This commit is contained in:
renovate[bot]
2024-09-03 14:13:38 -04:00
committed by GitHub
parent 05bcaf9dbc
commit 06d742bd16

View File

@@ -7,7 +7,7 @@ targetSdk = "34"
minSdk = "28"
# Dependency Versions
androidGradlePlugin = "8.5.2"
androidGradlePlugin = "8.6.0"
androidxActivity = "1.9.1"
androidXBiometrics = "1.2.0-alpha05"
androidxBrowser = "1.8.0"
@@ -34,7 +34,7 @@ fastlaneScreengrab = "2.1.1"
firebaseBom = "33.2.0"
glide = "1.0.0-beta01"
googleGuava = "33.3.0-jre"
googleProtoBufJava = "4.27.3"
googleProtoBufJava = "4.28.0"
googleProtoBufPlugin = "0.9.4"
googleServices = "4.4.2"
hilt = "2.52"