Skip to content

Commit 58f08e2

Browse files
committed
opt(build): 移除无用的gradle属性android.nonFinalResIds
1 parent 496cafe commit 58f08e2

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

gradle.properties

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,4 @@ android.useAndroidX=true
1616
android.enableJetifier=false
1717
android.injected.testOnly=false
1818

19-
android.nonTransitiveRClass=true
20-
android.nonFinalResIds=false
19+
android.nonTransitiveRClass=true

0 commit comments

Comments
 (0)