From 8168e954509d8ea2f0aeab31a505bdb4dea5bd02 Mon Sep 17 00:00:00 2001 From: gaozl Date: Tue, 10 Feb 2026 17:24:09 +0800 Subject: [PATCH] fix: ci --- app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/build.gradle b/app/build.gradle index 5047744..0759e1d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -10,7 +10,7 @@ android { minSdkVersion 22 targetSdkVersion 30 versionCode 6 - versionName "V2.0.7.45" + versionName "V2.0.7.46" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" consumerProguardFiles 'consumer-rules.pro'