Skip to content

Commit

Permalink
chore: Update gradle on example project.
Browse files Browse the repository at this point in the history
  • Loading branch information
llfbandit committed Oct 9, 2024
1 parent 833fa33 commit 3edc8cf
Showing 1 changed file with 4 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
#Mon Apr 03 14:57:23 CEST 2023
distributionBase=GRADLE_USER_HOME
distributionUrl=https\://services.gradle.org/distributions/gradle-7.6.4-bin.zip
distributionPath=wrapper/dists
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-8.9-bin.zip
networkTimeout=10000
validateDistributionUrl=true
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

0 comments on commit 3edc8cf

Please sign in to comment.