Skip to content

Commit

Permalink
Bump AGP to 4.2.2 (#1597)
Browse files Browse the repository at this point in the history
  • Loading branch information
marandaneto authored Jul 13, 2021
1 parent 0d2e21a commit a545cbc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/java/Config.kt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ object Config {
val springKotlinCompatibleLanguageVersion = "1.3"

object BuildPlugins {
val androidGradle = "com.android.tools.build:gradle:4.2.1"
val androidGradle = "com.android.tools.build:gradle:4.2.2"
val kotlinGradlePlugin = "gradle-plugin"
val buildConfig = "com.github.gmazzo.buildconfig"
val buildConfigVersion = "3.0.0"
Expand Down

0 comments on commit a545cbc

Please sign in to comment.