aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-12-01 07:57:36 +0530
committerGitHub <noreply@github.com>2023-12-01 07:57:36 +0530
commit79f921f1ef71374b58fb21ef3a8aea1941357908 (patch)
treeee9e1a9d817f16167dc4a4e91581f1f2313e8a42
parent81110bb1049fbf3356c0eed11283235c9dc482e2 (diff)
fix(deps): update dependency com.android.tools.build:gradle to v8.3.0-alpha16 (#2790)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
-rw-r--r--gradle/libs.versions.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml
index 6ee894ef..d26667bf 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -1,5 +1,5 @@
[versions]
-agp = "8.3.0-alpha15"
+agp = "8.3.0-alpha16"
androidxActivity = "1.8.1"
bouncycastle = "1.77"
moshi = "1.15.0"