解决switch语句报错

pull/3/head
zyh 3 months ago
parent cd7b39b804
commit 69f8f3ce2c

File diff suppressed because one or more lines are too long

@ -18,4 +18,5 @@ android.useAndroidX=true
# Enables namespacing of each library's R class so that its R class includes only the
# resources declared in the library itself and none from the library's dependencies,
# thereby reducing the size of the R class for that library
android.nonTransitiveRClass=true
android.nonTransitiveRClass=true
android.nonFinalResIds=false

Loading…
Cancel
Save