Skip to content

Commit

Permalink
Merge pull request #1338 from google/av/agp-7.3.0
Browse files Browse the repository at this point in the history
Update AGP to 7.3.0
  • Loading branch information
bentrengrove committed Sep 17, 2022
2 parents 68f9fb5 + 834df60 commit dc4e5b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/libs.versions.toml
Expand Up @@ -5,7 +5,7 @@ composeCompiler = "1.3.1"
composesnapshot = "-" # a single character = no snapshot

# gradlePlugin and lint need to be updated together
gradlePlugin = "7.3.0-rc01"
gradlePlugin = "7.3.0"
lintMinCompose = "30.0.0"

ktlint = "0.45.2"
Expand Down

0 comments on commit dc4e5b5

Please sign in to comment.