Skip to content

Commit

Permalink
Merge pull request #101 from hoc081098/renovate/com.android.tools.bui…
Browse files Browse the repository at this point in the history
…ld-gradle-7.x

Update dependency com.android.tools.build:gradle to v7.1.2
  • Loading branch information
hoc081098 committed Feb 25, 2022
2 parents 74e7e2c + a511da8 commit a3e1245
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ buildscript {
gradlePluginPortal()
}
dependencies {
classpath "com.android.tools.build:gradle:7.1.1"
classpath "com.android.tools.build:gradle:7.1.2"
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath 'org.jmailen.gradle:kotlinter-gradle:3.8.0'
classpath 'org.jetbrains.kotlinx:binary-compatibility-validator:0.8.0'
Expand Down

0 comments on commit a3e1245

Please sign in to comment.