Skip to content

Commit

Permalink
Merge pull request #539 from nextcloud/backport/538/stable-2.4
Browse files Browse the repository at this point in the history
[stable-2.4] Bump gradle from 4.1.0 to 4.1.1
  • Loading branch information
tobiasKaminsky authored Nov 11, 2020
2 parents 6e49654 + fda5810 commit 53e5a58
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 @@ -16,7 +16,7 @@ buildscript {
}

dependencies {
classpath 'com.android.tools.build:gradle:4.1.0'
classpath 'com.android.tools.build:gradle:4.1.1'
classpath('com.hiya:jacoco-android:0.2')
classpath 'gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin:4.6.0'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
Expand Down

0 comments on commit 53e5a58

Please sign in to comment.