Skip to content

Commit

Permalink
Merge pull request #30 from freefair/dependabot/gradle/io.freefair.gr…
Browse files Browse the repository at this point in the history
…adle-android-gradle-plugins-4.2.0-m1

Bump android-gradle-plugins from 4.1.3-m1 to 4.2.0-m1
  • Loading branch information
larsgrefer authored May 6, 2021
2 parents 89d18eb + 9ac3f43 commit d3ed01e
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 @@ -6,7 +6,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:4.2.0'
classpath 'io.freefair.gradle:android-gradle-plugins:4.1.3-m1'
classpath 'io.freefair.gradle:android-gradle-plugins:4.2.0-m1'
classpath 'io.freefair.gradle:maven-plugin:5.3.3.3'
}
}
Expand Down

0 comments on commit d3ed01e

Please sign in to comment.