Skip to content

Commit

Permalink
Bump Android Gradle plugin version
Browse files Browse the repository at this point in the history
  • Loading branch information
fluiddot committed Jun 7, 2023
1 parent e9a0213 commit be0b54c
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.8.21'
gradle.ext.agpVersion = '7.2.1'
gradle.ext.agpVersion = '7.3.1'
gradle.ext.daggerVersion = "2.46.1"
gradle.ext.detektVersion = '1.21.0'
gradle.ext.navComponentVersion = '2.4.2'
Expand Down

0 comments on commit be0b54c

Please sign in to comment.