Skip to content

Commit

Permalink
Merge pull request #262 from ytai/dependabot/gradle/com.android.tools…
Browse files Browse the repository at this point in the history
….build-gradle-4.2.2

Bump gradle from 4.2.1 to 4.2.2
  • Loading branch information
hannesa2 authored Jul 1, 2021
2 parents b37533b + f7f20e7 commit f0196fd
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 @@ -5,7 +5,7 @@ buildscript {
jcenter()
}
dependencies {
classpath 'com.android.tools.build:gradle:4.2.1'
classpath 'com.android.tools.build:gradle:4.2.2'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
}
Expand Down

0 comments on commit f0196fd

Please sign in to comment.