mirror of
https://github.com/nextcloud/talk-android.git
synced 2026-01-05 07:14:26 +00:00
improve gradle.properties config
adapt to android files config in most things, except: nonTransitiveRClass=false -> should be set to true in the future. resource handling will have to be optimized, esp. don't use chatkit resources enableJetifier=true -> should be removed in the future. We should try to get rid of old dependencies for it. Signed-off-by: Marcel Hibbe <dev@mhibbe.de>
This commit is contained in:
@ -8,18 +8,24 @@
|
||||
|
||||
# can be overriden by ~/.gradle/gradle.properties
|
||||
NC_TEST_SERVER_BASEURL=http://server
|
||||
NC_TEST_SERVER_USERNAME=user1
|
||||
NC_TEST_SERVER_PASSWORD=user1
|
||||
NC_TEST_SERVER_USERNAME=test
|
||||
NC_TEST_SERVER_PASSWORD=test
|
||||
android.useAndroidX=true
|
||||
android.enableJetifier=true
|
||||
android.nonTransitiveRClass=false
|
||||
#android.debug.obsoleteApi=true
|
||||
|
||||
|
||||
# JVM arguments to optimize heap usage, enable heap dump on out-of-memory errors, and set the file encoding
|
||||
org.gradle.jvmargs=-XX:MaxHeapSize\=4096m -Xmx4096m
|
||||
org.gradle.jvmargs=-Xmx6g -XX:+HeapDumpOnOutOfMemoryError -Dfile.encoding=UTF-8 -XX:+UseParallelGC -XX:MaxMetaspaceSize=1g
|
||||
org.gradle.dependency.verification.console=verbose
|
||||
kotlin.daemon.jvmargs=-Xmx6144m -XX:+UseParallelGC
|
||||
org.gradle.caching=true
|
||||
org.gradle.parallel=true
|
||||
org.gradle.configureondemand=true
|
||||
kapt.incremental.apt=true
|
||||
org.gradle.daemon=true
|
||||
org.gradle.configuration-cache=true
|
||||
|
||||
android.enableJetifier=true
|
||||
android.nonFinalResIds=false
|
||||
# Needed for local libs
|
||||
# org.gradle.dependency.verification=lenient
|
||||
|
||||
@ -8877,6 +8877,102 @@
|
||||
<sha256 value="51a0b6a0a6c8634e89f60d759c485398840f18fd1f879273dcc1a052bfc0b10a" origin="Generated by Gradle"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component name="animated-vector-drawable" group="com.android.support" version="23.4.0">
|
||||
<artifact name="animated-vector-drawable-23.4.0.aar">
|
||||
<sha256 origin="Generated by Gradle" reason="Artifact is not signed" value="bcb7ce66a9c629fa7c723a767b6430e1a383e8d4dd543d603dcb0ad1b855b8b2"/>
|
||||
</artifact>
|
||||
<artifact name="animated-vector-drawable-23.4.0.pom">
|
||||
<sha256 origin="Generated by Gradle" reason="Artifact is not signed" value="e336a35a1e102c2f11ce1ea7f0872df14e332374b8eacc0877e50f85f84c3d09"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component name="appcompat-v7" group="com.android.support" version="23.4.0">
|
||||
<artifact name="appcompat-v7-23.4.0.aar">
|
||||
<sha256 origin="Generated by Gradle" reason="Artifact is not signed" value="d3d96637b0e8e61046567b8c87b667dcf3cd31c7447f651cb58d6e6e744adfba"/>
|
||||
</artifact>
|
||||
<artifact name="appcompat-v7-23.4.0.pom">
|
||||
<sha256 origin="Generated by Gradle" reason="Artifact is not signed" value="d7e368746fa68ca6ba63519fb0838be9a278d509a5fcee6cd4a778a119eae447"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component name="support-annotations" group="com.android.support" version="23.4.0">
|
||||
<artifact name="support-annotations-23.4.0.jar">
|
||||
<sha256 origin="Generated by Gradle" reason="Artifact is not signed" value="e91a88dd0c5e99069b7f09d4a46b5e06f1e9c4c72fc0a8e987e25d86af480f01"/>
|
||||
</artifact>
|
||||
<artifact name="support-annotations-23.4.0.pom">
|
||||
<sha256 origin="Generated by Gradle" reason="Artifact is not signed" value="9619e68f7eb36da3a28a60315f34320972badbad43749cc66712bb95b96a4ef3"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component name="support-annotations" group="com.android.support" version="27.1.1">
|
||||
<artifact name="support-annotations-27.1.1.jar">
|
||||
<sha256 origin="Generated by Gradle" reason="Artifact is not signed" value="3365960206c3d2b09e845f555e7f88f8effc8d2f00b369e66c4be384029299cf"/>
|
||||
</artifact>
|
||||
<artifact name="support-annotations-27.1.1.pom">
|
||||
<sha256 origin="Generated by Gradle" reason="Artifact is not signed" value="47fb24f80e72170157733633874de0b80ec4c09ac6fb67f80dbb851c5cf54f28"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component name="support-v4" group="com.android.support" version="23.4.0">
|
||||
<artifact name="support-v4-23.4.0.aar">
|
||||
<sha256 origin="Generated by Gradle" reason="Artifact is not signed" value="a0d002465c0f611eedaaef2b2530707d2e9fb3a5c7ed66f53c556a12f714f43a"/>
|
||||
</artifact>
|
||||
<artifact name="support-v4-23.4.0.pom">
|
||||
<sha256 origin="Generated by Gradle" reason="Artifact is not signed" value="fee07b2760ef3ed20f2edefa70504a29f9216d277adae56ce85778ee4b18cd04"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component name="support-vector-drawable" group="com.android.support" version="23.4.0">
|
||||
<artifact name="support-vector-drawable-23.4.0.aar">
|
||||
<sha256 origin="Generated by Gradle" reason="Artifact is not signed" value="150021a89ae6f252415cbfff5c3111bf87433776b997b68e6e71f37e5b696799"/>
|
||||
</artifact>
|
||||
<artifact name="support-vector-drawable-23.4.0.pom">
|
||||
<sha256 origin="Generated by Gradle" reason="Artifact is not signed" value="43edcc0fc3bd8520bf60066f54088f272e39aa856d25cdd6ca9ee4d8f5c32666"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component name="monitor" group="com.android.support.test" version="1.0.2">
|
||||
<artifact name="monitor-1.0.2.aar">
|
||||
<sha256 origin="Generated by Gradle" reason="Artifact is not signed" value="38ef4fa98a32dc55550ff49bb36a583e178b3a9b830fcb8dcc27bfc4254bc2bc"/>
|
||||
</artifact>
|
||||
<artifact name="monitor-1.0.2.pom">
|
||||
<sha256 origin="Generated by Gradle" reason="Artifact is not signed" value="9ee5eff3c8ad31da64ab1d5269f1eb8b2cad5628249f482decfc7bf0869c5ac6"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component name="rules" group="com.android.support.test" version="1.0.2">
|
||||
<artifact name="rules-1.0.2.aar">
|
||||
<sha256 origin="Generated by Gradle" reason="Artifact is not signed" value="7ddad387d1a16d4dbdbefacee070d34574e565b008117c1a163edac8ae02a6aa"/>
|
||||
</artifact>
|
||||
<artifact name="rules-1.0.2.pom">
|
||||
<sha256 origin="Generated by Gradle" reason="Artifact is not signed" value="060847574369f86628e548438710bead0ce5da411358d2a5dbad52a4120ebb61"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component name="runner" group="com.android.support.test" version="1.0.2">
|
||||
<artifact name="runner-1.0.2.aar">
|
||||
<sha256 origin="Generated by Gradle" reason="Artifact is not signed" value="f04b9ae342975ba1cb3e4a06e13426e3e6b8a73faa45acba604493d83c9a4f00"/>
|
||||
</artifact>
|
||||
<artifact name="runner-1.0.2.pom">
|
||||
<sha256 origin="Generated by Gradle" reason="Artifact is not signed" value="ec65b3e544985d13e88a7cba4adb5ba49fbe624e2d97da0c9f4fc4eb1d5899a5"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component name="espresso-core" group="com.android.support.test.espresso" version="3.0.2">
|
||||
<artifact name="espresso-core-3.0.2.aar">
|
||||
<sha256 origin="Generated by Gradle" reason="Artifact is not signed" value="f40bf62e26e6f95a9c376c4e318415a77053b7dbb7ec12688eb6fab93dffdf73"/>
|
||||
</artifact>
|
||||
<artifact name="espresso-core-3.0.2.pom">
|
||||
<sha256 origin="Generated by Gradle" reason="Artifact is not signed" value="29dbc557ae45cb16194324a542925f229e08a39a8b2303559d945d6f9383922a"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component name="espresso-idling-resource" group="com.android.support.test.espresso" version="3.0.2">
|
||||
<artifact name="espresso-idling-resource-3.0.2.aar">
|
||||
<sha256 origin="Generated by Gradle" reason="Artifact is not signed" value="c6485150f9f4aea1ce9d138f3d60d82ebed3fe35b340a8b1dc975ff01f3b17b2"/>
|
||||
</artifact>
|
||||
<artifact name="espresso-idling-resource-3.0.2.pom">
|
||||
<sha256 origin="Generated by Gradle" reason="Artifact is not signed" value="943f87635934def570d7c32a111aa12639e4942c24beb948db6bbfb47e40d605"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component name="espresso-intents" group="com.android.support.test.espresso" version="3.0.2">
|
||||
<artifact name="espresso-intents-3.0.2.aar">
|
||||
<sha256 origin="Generated by Gradle" reason="Artifact is not signed" value="556f99e8c8723a9ef313ed816fb9074d65903c6767521a66b099720d2cc21f10"/>
|
||||
</artifact>
|
||||
<artifact name="espresso-intents-3.0.2.pom">
|
||||
<sha256 origin="Generated by Gradle" reason="Artifact is not signed" value="20596a15a28faeaa6b0669774df681eee70cd44302dbd5517979ec40287f3608"/>
|
||||
</artifact>
|
||||
</component>
|
||||
<component group="com.android.tools" name="annotations" version="31.10.0">
|
||||
<artifact name="annotations-31.10.0.jar">
|
||||
<sha256 value="b25995fa7b220d35fbb8e325df071f8291691bfbaff9734c98e38f45ec2a73ee" origin="Generated by Gradle"/>
|
||||
|
||||
Reference in New Issue
Block a user