Skip to content

Commit

Permalink
Merge pull request #212 from compscidr/renovate/agp_version
Browse files Browse the repository at this point in the history
Update agp_version to v8.4.0
  • Loading branch information
compscidr committed May 8, 2024
2 parents a6e1b6c + 57611f9 commit 518e4b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -2,7 +2,7 @@

buildscript {
ext {
agp_version = '8.3.2'
agp_version = '8.4.0'
kotlin_version = '1.9.23'
hilt_version = '2.51.1'
jupiter_version = '5.10.2'
Expand Down

0 comments on commit 518e4b6

Please sign in to comment.