Skip to content

Commit

Permalink
Merge pull request #45 from freefair/dependabot/gradle/com.android.to…
Browse files Browse the repository at this point in the history
…ols.build-gradle-7.1.1

Bump gradle from 7.1.0 to 7.1.1
  • Loading branch information
larsgrefer authored Feb 7, 2022
2 parents c49f8af + 1cfec16 commit e2e16ef
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 {
gradlePluginPortal()
}
dependencies {
classpath 'com.android.tools.build:gradle:7.1.0'
classpath 'com.android.tools.build:gradle:7.1.1'
classpath 'io.freefair.gradle:maven-plugin:6.3.0'
}
}
Expand Down

0 comments on commit e2e16ef

Please sign in to comment.