diff options
author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2023-11-18 21:54:43 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-18 21:54:43 +0530 |
commit | 14755455f19bd6b6dd0fcf2bc6c2c962a7b83260 (patch) | |
tree | e90bc6e60afcfada06a1eddf894e30b95e45c2ca /settings.gradle.kts | |
parent | f694225bda8a27069862e06a4a73be3791ee9849 (diff) |
fix(deps): update dependency com.android.tools.build:gradle to v8.3.0-alpha14 (#2767)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Harsh Shandilya <me@msfjarvis.dev>
Diffstat (limited to 'settings.gradle.kts')
-rw-r--r-- | settings.gradle.kts | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/settings.gradle.kts b/settings.gradle.kts index 73cca639..dff3e992 100644 --- a/settings.gradle.kts +++ b/settings.gradle.kts @@ -113,6 +113,7 @@ dependencyResolutionManagement { includeGroup("androidx.localbroadcastmanager") includeGroup("androidx.preference") includeGroup("androidx.print") + includeGroup("androidx.privacysandbox.tools") includeGroup("androidx.profileinstaller") includeGroup("androidx.recyclerview") includeGroup("androidx.resourceinspection") |