mirror of
https://github.com/webmproject/libwebp.git
synced 2025-07-12 22:14:29 +02:00
update gradle to 6.1.1
somewhat arbitrary version selection, but this matches what's currently in use in ExoPlayer in the dev-v2 branch fixes: FAILURE: Build failed with an exception. * What went wrong: Could not determine java version from '11.0.9.1'. and removes the wrapper task as this is predefined in later versions: Build file '/home/jzern/external/libwebp/build.gradle' line: 437 * What went wrong: A problem occurred evaluating root project 'libwebp'. > Cannot add task 'wrapper' as a task with that name already exists. Change-Id: Ib9ef757d874cd6d4b08da3e7cef3ac5316935966
This commit is contained in:
BIN
gradle/wrapper/gradle-wrapper.jar
vendored
BIN
gradle/wrapper/gradle-wrapper.jar
vendored
Binary file not shown.
3
gradle/wrapper/gradle-wrapper.properties
vendored
3
gradle/wrapper/gradle-wrapper.properties
vendored
@ -1,6 +1,5 @@
|
||||
#Thu May 12 17:06:25 CEST 2016
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-6.1.1-bin.zip
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-2.13-bin.zip
|
||||
|
Reference in New Issue
Block a user