From b1cddf6feb397c495546c153987a1a337fb01409 Mon Sep 17 00:00:00 2001 From: chenke <chenke@454eff88-639b-444f-9e54-f578c98de674> Date: 星期五, 04 八月 2017 10:31:43 +0800 Subject: [PATCH] 远程通信原型 --- VisitFace/RtspNativeCodec/gradle/wrapper/gradle-wrapper.properties | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/VisitFace/RtspNativeCodec/gradle/wrapper/gradle-wrapper.properties b/VisitFace/RtspNativeCodec/gradle/wrapper/gradle-wrapper.properties new file mode 100644 index 0000000..718e367 --- /dev/null +++ b/VisitFace/RtspNativeCodec/gradle/wrapper/gradle-wrapper.properties @@ -0,0 +1,6 @@ +#Wed Apr 10 15:27:10 PDT 2013 +distributionBase=GRADLE_USER_HOME +distributionPath=wrapper/dists +zipStoreBase=GRADLE_USER_HOME +zipStorePath=wrapper/dists +distributionUrl=https\://services.gradle.org/distributions/gradle-2.14.1-bin.zip -- Gitblit v1.8.0