From 173779d8fd18969a646052310c17e1739c42a9c9 Mon Sep 17 00:00:00 2001 From: wxr <wxr@hdlchina.com.cn> Date: 星期二, 12 十一月 2024 09:19:18 +0800 Subject: [PATCH] 1.0.9 --- HDLLinphoneSDKDemoNew/gradle/wrapper/gradle-wrapper.properties | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/HDLLinphoneSDKDemoNew/gradle/wrapper/gradle-wrapper.properties b/HDLLinphoneSDKDemoNew/gradle/wrapper/gradle-wrapper.properties index 8e0b526..a09e6bb 100644 --- a/HDLLinphoneSDKDemoNew/gradle/wrapper/gradle-wrapper.properties +++ b/HDLLinphoneSDKDemoNew/gradle/wrapper/gradle-wrapper.properties @@ -3,4 +3,5 @@ distributionPath=wrapper/dists zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-6.5-bin.zip +#distributionUrl=https\://services.gradle.org/distributions/gradle-6.5-bin.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-6.7.1-all.zip -- Gitblit v1.8.0