From 5f77adcbb6d4de301db45128a1f96a318dc40c86 Mon Sep 17 00:00:00 2001 From: ssrlive <30760636+ssrlive@users.noreply.github.com> Date: Thu, 30 May 2024 21:23:13 +0800 Subject: [PATCH] Bump version 5.3.4 --- .gitignore | 1 + build.gradle | 4 ++-- rust/overtls | 2 +- rust/tun2proxy | 2 +- 4 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 41604d38..86512ee2 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ *.hprof .vs/ .vscode/ +.VSCodeCounter/ local.properties .gradle/ .externalNativeBuild/ diff --git a/build.gradle b/build.gradle index 6a94ef7b..033ab97f 100644 --- a/build.gradle +++ b/build.gradle @@ -6,8 +6,8 @@ ext { sdkVersion = 33 compileSdkVersion = 33 buildToolsVersion = '31.0.0' - versionCode = 533 - versionName = '5.3.3' + versionCode = 534 + versionName = '5.3.4' resConfigs = ['zh-rCN'] } diff --git a/rust/overtls b/rust/overtls index cb21e0d0..172b34a8 160000 --- a/rust/overtls +++ b/rust/overtls @@ -1 +1 @@ -Subproject commit cb21e0d0b4124ae10d0f2596ffc4b53075e08d22 +Subproject commit 172b34a8d51b62704fed2e7f6efe1b6e1811ee19 diff --git a/rust/tun2proxy b/rust/tun2proxy index 5e32994f..4b0ca087 160000 --- a/rust/tun2proxy +++ b/rust/tun2proxy @@ -1 +1 @@ -Subproject commit 5e32994f91bc8a1426f7655527c05903970b46a2 +Subproject commit 4b0ca087ebc71edcf278ff542fc04c84cdf971d7