diff options
author | Charles Lombardo <clombardo169@gmail.com> | 2023-04-19 07:02:01 +0200 |
---|---|---|
committer | bunnei <bunneidev@gmail.com> | 2023-06-03 09:05:51 +0200 |
commit | e5487243d3d128c980f36b6a568e3e478811ca0c (patch) | |
tree | 64677659e958383e4b51f1d681c5d9e5fafa3e72 /src | |
parent | android: Update app dependencies (diff) | |
download | yuzu-e5487243d3d128c980f36b6a568e3e478811ca0c.tar yuzu-e5487243d3d128c980f36b6a568e3e478811ca0c.tar.gz yuzu-e5487243d3d128c980f36b6a568e3e478811ca0c.tar.bz2 yuzu-e5487243d3d128c980f36b6a568e3e478811ca0c.tar.lz yuzu-e5487243d3d128c980f36b6a568e3e478811ca0c.tar.xz yuzu-e5487243d3d128c980f36b6a568e3e478811ca0c.tar.zst yuzu-e5487243d3d128c980f36b6a568e3e478811ca0c.zip |
Diffstat (limited to 'src')
-rw-r--r-- | src/android/gradle/wrapper/gradle-wrapper.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/android/gradle/wrapper/gradle-wrapper.properties b/src/android/gradle/wrapper/gradle-wrapper.properties index c7cba7c4f..578c71b94 100644 --- a/src/android/gradle/wrapper/gradle-wrapper.properties +++ b/src/android/gradle/wrapper/gradle-wrapper.properties @@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-8.0.1-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-8.1-bin.zip |