Skip to content

Commit

Permalink
Merge pull request #602 from nextcloud/backport/601/stable-2.6
Browse files Browse the repository at this point in the history
[stable-2.6] Bump gradle from 4.1.2 to 4.1.3
  • Loading branch information
AndyScherzinger authored Mar 19, 2021
2 parents ebcb7eb + 4679281 commit c5a621a
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 @@ -13,7 +13,7 @@ buildscript {
}

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

0 comments on commit c5a621a

Please sign in to comment.