From d364d0f86eb444f47bc3ecb8c5c6605f6db77f96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9D=8E=E4=BF=8A=E6=89=8D?= <61060866@qq.com> Date: Tue, 23 Apr 2024 16:54:09 +0800 Subject: [PATCH] =?UTF-8?q?=E8=99=B9=E8=BD=AF=E8=AF=B7=E6=B1=82=E5=9C=B0?= =?UTF-8?q?=E5=9D=80=E5=8F=98=E6=9B=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 3cd7e8a..8773dae 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,7 +10,7 @@ apply plugin: 'kotlin-android' def VERSION_CODE = 3 def VERSION_NAME_LT = "LT.A.1.2.2.3_20231225_prod" -def VERSION_NAME = "A.2.6.5.8_20240419" +def VERSION_NAME = "A.2.6.5.9_20240423" def flag = "_inner_test" android {