Skip to content

Commit

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

Bump gradle from 4.1.1 to 4.1.2
  • Loading branch information
marcauberer authored Jan 20, 2021
2 parents 176b3ba + e962dd6 commit 2fc6f38
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 @@ -11,7 +11,7 @@ buildscript {
jcenter()
}
dependencies {
classpath "com.android.tools.build:gradle:4.1.1"
classpath "com.android.tools.build:gradle:4.1.2"
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
classpath 'com.jfrog.bintray.gradle:gradle-bintray-plugin:1.8.5'
classpath 'com.github.dcendents:android-maven-gradle-plugin:2.1'
Expand Down

0 comments on commit 2fc6f38

Please sign in to comment.