Skip to content

Commit

Permalink
Use latest stable version of Gradle to fix compilation error
Browse files Browse the repository at this point in the history
See #173
  • Loading branch information
Justman100 committed Jan 3, 2024
1 parent d8ad6e6 commit 2486286
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@
#
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.1.1-bin.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-8.5-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

0 comments on commit 2486286

Please sign in to comment.