Skip to content

Commit

Permalink
Merge pull request #191 from compscidr/renovate/agp_version
Browse files Browse the repository at this point in the history
Update agp_version to v8.2.2
  • Loading branch information
compscidr committed Jan 24, 2024
2 parents 65c3abf + ecc1d60 commit caabb31
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

buildscript {
ext {
agp_version = '8.2.1'
agp_version = '8.2.2'
kotlin_version = '1.9.21'
hilt_version = '2.50'
jupiter_version = '5.10.1'
Expand Down

0 comments on commit caabb31

Please sign in to comment.