Skip to content

Commit

Permalink
chore: downgrade gradle to 7.5.1
Browse files Browse the repository at this point in the history
this is a workaround for the gradle/gradle#23215
  • Loading branch information
matejdro committed Jan 27, 2023
1 parent c6e7daa commit 468ad48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.6-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5.1-all.zip
networkTimeout=10000
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

0 comments on commit 468ad48

Please sign in to comment.