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>
This commit is contained in:
parent
f694225bda
commit
14755455f1
2 changed files with 2 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
[versions]
|
[versions]
|
||||||
agp = "8.3.0-alpha13"
|
agp = "8.3.0-alpha14"
|
||||||
androidxActivity = "1.8.1"
|
androidxActivity = "1.8.1"
|
||||||
bouncycastle = "1.77"
|
bouncycastle = "1.77"
|
||||||
moshi = "1.15.0"
|
moshi = "1.15.0"
|
||||||
|
|
|
@ -113,6 +113,7 @@ dependencyResolutionManagement {
|
||||||
includeGroup("androidx.localbroadcastmanager")
|
includeGroup("androidx.localbroadcastmanager")
|
||||||
includeGroup("androidx.preference")
|
includeGroup("androidx.preference")
|
||||||
includeGroup("androidx.print")
|
includeGroup("androidx.print")
|
||||||
|
includeGroup("androidx.privacysandbox.tools")
|
||||||
includeGroup("androidx.profileinstaller")
|
includeGroup("androidx.profileinstaller")
|
||||||
includeGroup("androidx.recyclerview")
|
includeGroup("androidx.recyclerview")
|
||||||
includeGroup("androidx.resourceinspection")
|
includeGroup("androidx.resourceinspection")
|
||||||
|
|
Loading…
Reference in a new issue