Skip to content
This repository has been archived by the owner. It is now read-only.

Commit

Permalink
Fix gradle version
Browse files Browse the repository at this point in the history
  • Loading branch information
a.ignatov committed Aug 1, 2023
1 parent c77d973 commit 9ef8e67
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions gradle/wrapper/gradle-wrapper.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#Fri Apr 14 15:38:48 YEKT 2023
#Tue Aug 01 11:57:48 YEKT 2023
distributionBase=GRADLE_USER_HOME
distributionUrl=https\://services.gradle.org/distributions/gradle-8.0-bin.zip
distributionPath=wrapper/dists
zipStorePath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-7.5-bin.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

0 comments on commit 9ef8e67

Please sign in to comment.