LSPlant/gradle.properties

6 lines
226 B
Properties
Raw Normal View History

2022-02-20 23:53:06 +08:00
android.nonTransitiveRClass=true
android.useAndroidX=true
2022-11-27 17:08:32 +08:00
android.experimental.testOptions.managedDevices.allowOldApiLevelDevices=true
android.library.defaults.buildfeatures.androidresources=false
2023-06-08 11:58:16 +08:00
android.nonFinalResIds=false