Upgrade gradle to 7.6 and AGP to 7.3.1 (#2977)

This commit is contained in:
Konrad Pozniak 2022-12-05 19:10:55 +01:00 committed by GitHub
parent 36befdebe2
commit 157f4adfa1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
[versions]
agp = "7.2.2"
agp = "7.3.1"
androidx-activity = "1.6.0"
androidx-appcompat = "1.6.0-rc01"
androidx-browser = "1.4.0"

View File

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