From 006e056283db551c8649dc8d757eefb87d22b425 Mon Sep 17 00:00:00 2001 From: shanhanyu <202321121018@mail.scuec.edu.cn> Date: Thu, 8 May 2025 08:55:35 +0800 Subject: [PATCH] =?UTF-8?q?=E8=A7=A3=E5=86=B3switch=E8=AF=AD=E5=8F=A5?= =?UTF-8?q?=E6=8A=A5=E9=94=99Constant=20expression=20required?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gradle.properties | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gradle.properties b/gradle.properties index 4387edc..1e7af3f 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,5 @@ -# Project-wide Gradle settings. +android.nonFinalResIds=false +# Project-wide Graandroid.nonFinalResIds=falsedle settings. # IDE (e.g. Android Studio) users: # Gradle settings configured through the IDE *will override* # any settings specified in this file.