From b221fce98d9cc3ac608155a954c6cd42967a116f Mon Sep 17 00:00:00 2001 From: niushuai233 Date: Mon, 16 Mar 2026 17:28:11 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20v1.6=E5=AE=9A=E7=89=88?= 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 c3ebb5f..a2d37bd 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -16,7 +16,7 @@ android { minSdk 24 targetSdk 32 versionCode 12 - versionName "1.4" + versionName "1.6" resValue "string", "weathericons_version", "${versionName}"