aboutsummaryrefslogtreecommitdiff
path: root/gradle
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2023-02-08 19:43:08 +0000
committerGitHub <noreply@github.com>2023-02-08 19:43:08 +0000
commit568b693240ff9c42011e081f0977bd5f4280ec14 (patch)
treeff817073aff6cac586b54164a0e6ae34f1312d5e /gradle
parentb6137e73d38f837a8163a11315842714013a5154 (diff)
fix(deps): update androidxactivity to v1.7.0-beta01 (#2367)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Diffstat (limited to 'gradle')
-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 06504bbd..98111de2 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -1,6 +1,6 @@
[versions]
agp = "7.4.1"
-androidxActivity = "1.7.0-alpha04"
+androidxActivity = "1.7.0-beta01"
bouncycastle = "1.72"
# @keep used for kotlinCompilerExtensionVersion
composeCompiler = "1.4.2"