Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency com.android.tools.build:gradle to v8.3.0…
Browse files Browse the repository at this point in the history
…-alpha14 (#2767)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Harsh Shandilya <[email protected]>
  • Loading branch information
renovate[bot] and msfjarvis authored Nov 18, 2023
1 parent f694225 commit 1475545
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[versions]
agp = "8.3.0-alpha13"
agp = "8.3.0-alpha14"
androidxActivity = "1.8.1"
bouncycastle = "1.77"
moshi = "1.15.0"
Expand Down
1 change: 1 addition & 0 deletions settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -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")
Expand Down

0 comments on commit 1475545

Please sign in to comment.