Skip to content

Commit

Permalink
Update AGP to 7.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
oguzkocer committed Jun 28, 2022
1 parent 2bf8d1f commit 2c33315
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pluginManagement {
gradle.ext.kotlinVersion = '1.6.10'
gradle.ext.agpVersion = '7.1.1'
gradle.ext.agpVersion = '7.2.1'
gradle.ext.daggerVersion = "2.41"
gradle.ext.detektVersion = '1.15.0'
gradle.ext.navComponentVersion = '2.4.2'
Expand Down

0 comments on commit 2c33315

Please sign in to comment.