Skip to content

Commit

Permalink
Merge pull request #653 from mikepenz/fix/648
Browse files Browse the repository at this point in the history
Downgrade gradle plugin version to resolve v6.x issues
  • Loading branch information
mikepenz authored May 28, 2021
2 parents 843a68e + 0ee98c4 commit 4ec59a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin-build/gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.0.2-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-6.9-all.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

0 comments on commit 4ec59a0

Please sign in to comment.