mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-22 20:31:16 +00:00
f647a02634
## Description Dependabot does not support (yet) upgrading the Gradle wrapper thus it needs to be updated/upgraded manually. ## Changes: * Upgrade gradle wrapper to version `8.5` See also: https://github.com/dependabot/dependabot-core/issues/2223
5 lines
200 B
INI
5 lines
200 B
INI
distributionBase=GRADLE_USER_HOME
|
|
distributionPath=wrapper/dists
|
|
zipStoreBase=GRADLE_USER_HOME
|
|
zipStorePath=wrapper/dists
|
|
distributionUrl=https\://services.gradle.org/distributions/gradle-8.5-bin.zip
|