Update AGP and Gradle

(cherry picked from commit 6b55ee250dab8911e11e608cf35fef6bfd40c1e7)
This commit is contained in:
arkon 2022-03-04 16:10:47 -05:00 committed by Jobobby04
parent 1f8072f18b
commit 70b3f1bc1f
3 changed files with 2 additions and 4 deletions

View File

@ -1,5 +1,5 @@
[versions]
agp_version = "7.1.1"
agp_version = "7.1.2"
lifecycle_version = "2.5.0-alpha02"
[libraries]

View File

@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.2-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.4-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

View File

@ -1,5 +1,3 @@
enableFeaturePreview("VERSION_CATALOGS")
pluginManagement {
resolutionStrategy {
eachPlugin {