From bca03b5f891af5966a06b1ecd00f6cd573659ce6 Mon Sep 17 00:00:00 2001 From: panlili2024 <14743743+panlili2024@user.noreply.gitee.com> Date: 星期四, 27 二月 2025 14:34:21 +0800 Subject: [PATCH] 兼容安卓14 --- HDLLinphoneSDKDemoNew/gradle/wrapper/gradle-wrapper.properties | 4 +--- 1 files changed, 1 insertions(+), 3 deletions(-) diff --git a/HDLLinphoneSDKDemoNew/gradle/wrapper/gradle-wrapper.properties b/HDLLinphoneSDKDemoNew/gradle/wrapper/gradle-wrapper.properties index a09e6bb..ffed3a2 100644 --- a/HDLLinphoneSDKDemoNew/gradle/wrapper/gradle-wrapper.properties +++ b/HDLLinphoneSDKDemoNew/gradle/wrapper/gradle-wrapper.properties @@ -1,7 +1,5 @@ -#Tue Aug 03 14:20:14 CST 2021 distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists +distributionUrl=https\://services.gradle.org/distributions/gradle-7.2-bin.zip 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.7.1-all.zip -- Gitblit v1.8.0