Browse Source

Build falling balls example with gradle 7.0.2

pull/690/head
Shagen Ogandzhanian 4 years ago
parent
commit
5351cb97c9
  1. 2
      examples/falling_balls_with_web/gradle/wrapper/gradle-wrapper.properties

2
examples/falling_balls_with_web/gradle/wrapper/gradle-wrapper.properties vendored

@ -1,5 +1,5 @@
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
distributionUrl=https\://services.gradle.org/distributions/gradle-6.8.3-all.zip
distributionUrl=https\://services.gradle.org/distributions/gradle-7.0.2-all.zip
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists

Loading…
Cancel
Save