Skip to content

Commit

Permalink
Update AGP to 7.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
alexvanyo committed Sep 15, 2022
1 parent f45ca95 commit a054fce
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 a054fce

Please sign in to comment.