Skip to content

Commit

Permalink
Merge pull request #163 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.3.1
  • Loading branch information
hoc081098 committed Oct 13, 2022
2 parents 5468e48 + ca85a24 commit bbf3533
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.3.0"
classpath "com.android.tools.build:gradle:7.3.1"
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath 'org.jmailen.gradle:kotlinter-gradle:3.12.0'
classpath 'org.jetbrains.kotlinx:binary-compatibility-validator:0.11.1'
Expand Down

0 comments on commit bbf3533

Please sign in to comment.