1
0
mirror of https://github.com/dzeiocom/OpenHealth.git synced 2025-06-20 20:39:18 +00:00

feat: Global update

This commit is contained in:
2022-08-22 00:20:11 +02:00
parent 17f3a850c7
commit 5049c8afa4
75 changed files with 1646 additions and 1211 deletions

View File

@ -9,10 +9,10 @@ org.gradle.jvmargs=-Xmx2048m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryErro
# When configured, Gradle will run in incubating parallel mode.
# 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
org.gradle.parallel=true
#Tue Jul 19 18:42:00 CEST 2022
android.nonTransitiveRClass=true
kotlin.code.style=official
android.useAndroidX=true
android.enableJetifier=true
org.gradle.unsafe.configuration-cache=true
android.enableJetifier=false
org.gradle.unsafe.configuration-cache=false