From 548fb8aa23fe31401ba3dae823d31f9a73cc101f Mon Sep 17 00:00:00 2001 From: wxr <wxr@hdlchina.com.cn> Date: 星期二, 16 七月 2024 10:01:54 +0800 Subject: [PATCH] backup --- HDLLinphoneSDKDemoNew/HDLLinphoneSDK/build.gradle | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/HDLLinphoneSDKDemoNew/HDLLinphoneSDK/build.gradle b/HDLLinphoneSDKDemoNew/HDLLinphoneSDK/build.gradle index 86cfb30..a175786 100644 --- a/HDLLinphoneSDKDemoNew/HDLLinphoneSDK/build.gradle +++ b/HDLLinphoneSDKDemoNew/HDLLinphoneSDK/build.gradle @@ -11,7 +11,7 @@ minSdkVersion 23 targetSdkVersion 28 versionCode 1 - versionName "1.0.3" + versionName "1.0.6" // consumerProguardFiles "consumer-rules.pro" } -- Gitblit v1.8.0