Skip to content

Commit

Permalink
fix(deps): update dependency com.android.tools.build:gradle to v7.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 2, 2023
1 parent 313a8b3 commit a7406c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/kotlin/deps.kt
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ object versions {
const val spotless = "6.7.2"
const val ktlint = "0.45.2"
const val kotlin = "1.8.21"
const val agp = "7.3.0"
const val agp = "7.4.2"
const val gradleVersions = "0.42.0"
const val mokoKSwift = "0.6.1"
const val googleKsp = "1.8.21-1.0.11"
Expand Down

0 comments on commit a7406c6

Please sign in to comment.