summaryrefslogtreecommitdiff
path: root/src/android
diff options
context:
space:
mode:
authorGravatar Charles Lombardo2023-03-05 23:02:07 -0500
committerGravatar bunnei2023-06-03 00:05:33 -0700
commit9762646112eb23b25919867646e8260ee84c6c4a (patch)
tree5f4579a90841d1ee629c09f098de08c86bfba3b8 /src/android
parentvideo_core: fix clang-format errors (diff)
downloadyuzu-9762646112eb23b25919867646e8260ee84c6c4a.tar.gz
yuzu-9762646112eb23b25919867646e8260ee84c6c4a.tar.xz
yuzu-9762646112eb23b25919867646e8260ee84c6c4a.zip
android: Upgrade gradle to 8.0.1
Diffstat (limited to 'src/android')
-rw-r--r--src/android/gradle/wrapper/gradle-wrapper.properties2
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 bd08889e5..c7cba7c4f 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
3distributionPath=wrapper/dists 3distributionPath=wrapper/dists
4zipStoreBase=GRADLE_USER_HOME 4zipStoreBase=GRADLE_USER_HOME
5zipStorePath=wrapper/dists 5zipStorePath=wrapper/dists
6distributionUrl=https\://services.gradle.org/distributions/gradle-7.5.1-bin.zip 6distributionUrl=https\://services.gradle.org/distributions/gradle-8.0.1-bin.zip