From 3172b0ab8b4bce476dc49ce5a767c597d8e2d943 Mon Sep 17 00:00:00 2001 From: chenglifeng Date: Tue, 19 Aug 2025 10:59:17 +0800 Subject: [PATCH] delete unused code --- app/gradle.properties | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/app/gradle.properties b/app/gradle.properties index 3c98b6a..7b4634e 100644 --- a/app/gradle.properties +++ b/app/gradle.properties @@ -1,8 +1,4 @@ StoreFile = release.jks StorePassword = com.shsx.survey.2024 KeyAlias = shsx -KeyPassword = com.shsx.survey.2024 -#StoreFile = heike.keystore -#StorePassword = heike6868 -#KeyAlias = heike -#KeyPassword = heike6868 \ No newline at end of file +KeyPassword = com.shsx.survey.2024 \ No newline at end of file