From 17be3741ac2bad99a8947744df0f6f9f6deebffb Mon Sep 17 00:00:00 2001 From: xuxinchao Date: Thu, 7 Aug 2025 09:52:51 +0800 Subject: [PATCH] =?UTF-8?q?[8.2.0]=E6=9B=B4=E6=94=B9Version?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gradle.properties | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gradle.properties b/gradle.properties index 078844d5c6..b7836a5227 100644 --- a/gradle.properties +++ b/gradle.properties @@ -152,7 +152,7 @@ MATRIX_VERSION=2.0.8 # 公交模式司机端版本号 -DRIVER_VERSION=8.1.2 +DRIVER_VERSION=8.2.0 # 公交模式乘客端端版本号 -PASSENGER_VERSION=7.1.2 +PASSENGER_VERSION=7.2.0