aboutsummaryrefslogtreecommitdiff
path: root/gradle
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2022-09-08 08:48:28 +0530
committerGitHub <noreply@github.com>2022-09-08 08:48:28 +0530
commit239095fe68920781779fda39c738e54bc972e761 (patch)
tree3d8153337a4dfa1b8c63ab722cd40b14feee5943 /gradle
parent244fd92f8b59aeca608253e87bb7a7076ca4a960 (diff)
fix(deps): update androidxactivity to v1.6.0-rc02 (#2108)
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 02a04907..1841b5e4 100644
--- a/gradle/libs.versions.toml
+++ b/gradle/libs.versions.toml
@@ -1,6 +1,6 @@
[versions]
agp = "7.2.2"
-androidxActivity = "1.6.0-rc01"
+androidxActivity = "1.6.0-rc02"
bouncycastle = "1.71"
composeFoundation = "1.3.0-beta01"
composeUi = "1.3.0-beta01"