diff options
author | Arne Schwabe <arne@rfc2549.org> | 2023-07-27 12:58:44 +0200 |
---|---|---|
committer | Arne Schwabe <arne@rfc2549.org> | 2023-07-27 12:58:44 +0200 |
commit | ab5ce84a3414dd433781e05d7fcff9291f0a4f92 (patch) | |
tree | bbd42bab27b5330e58a4e2b7725f83d8cc88791f /gradle.properties | |
parent | 0c527c123be12f425ca1c1d68233aae3ccac6a87 (diff) |
Update gradle build tools
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 766a0917..0e3e6a55 100644 --- a/gradle.properties +++ b/gradle.properties @@ -4,7 +4,6 @@ # android.useAndroidX=true -android.enableUnitTestBinaryResources=false android.defaults.buildfeatures.buildconfig=true android.nonTransitiveRClass=false android.nonFinalResIds=false |