Skip to content

Commit

Permalink
Merge pull request nextcloud#9802 from nextcloud/dependabot/gradle/co…
Browse files Browse the repository at this point in the history
…m.android.tools.build-gradle-7.1.1

Bump gradle from 7.1.0 to 7.1.1
  • Loading branch information
AlvaroBrey authored Feb 7, 2022
2 parents 4d9c878 + 0200142 commit e88a4d9
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 @@ -19,7 +19,7 @@ buildscript {
mavenCentral()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.1.0'
classpath 'com.android.tools.build:gradle:7.1.1'
classpath 'com.hiya:jacoco-android:0.2'
classpath 'com.github.spotbugs.snom:spotbugs-gradle-plugin:5.0.5'
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
Expand Down

0 comments on commit e88a4d9

Please sign in to comment.