Skip to content

Commit

Permalink
Update Gradle version to 7.3.0 due to target SDK update
Browse files Browse the repository at this point in the history
  • Loading branch information
0nko committed Mar 11, 2023
1 parent 8dab2c5 commit 2ee0173
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,5 +1,5 @@
pluginManagement {
gradle.ext.agpVersion = '7.2.1'
gradle.ext.agpVersion = '7.3.0'
gradle.ext.daggerVersion = '2.42'
gradle.ext.detektVersion = '1.19.0'
gradle.ext.kotlinVersion = '1.7.20'
Expand Down

0 comments on commit 2ee0173

Please sign in to comment.