]> git.ktnx.net Git - mobile-ledger.git/blobdiff - gradle.properties
allow user certificates
[mobile-ledger.git] / gradle.properties
index d5d94194b00fc99d3c4710e1b2af31701cd2f041..d48731130ba5a5d5fa4cc841cedad9f0ae1370bb 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright © 2019 Damyan Ivanov.
+# Copyright © 2024 Damyan Ivanov.
 # This file is part of MoLe.
 # MoLe is free software: you can distribute it and/or modify it
 # under the term of the GNU General Public License as published by
@@ -28,4 +28,10 @@ org.gradle.jvmargs=-Xmx1536m
 # This option should only be used with decoupled projects. More details, visit
 # http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
 # org.gradle.parallel=true
-android.debug.obsoleteApi=true
\ No newline at end of file
+android.debug.obsoleteApi=true
+android.useAndroidX=true
+android.enableJetifier=false
+android.enableR8.fullMode=false
+android.defaults.buildfeatures.buildconfig=true
+android.nonTransitiveRClass=false
+android.nonFinalResIds=false