1
0
Fork 0
mirror of https://github.com/nextcloud/notes-android.git synced 2024-12-21 18:15:06 +03:00
nextcloud-notes-android/gradle.properties

9 lines
435 B
Properties
Raw Normal View History

# SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors
# SPDX-FileCopyrightText: 2015-2024 Stefan Niedermann <info@niedermann.it>
# SPDX-FileCopyrightText: 2024 Andy Scherzinger <info@andy-scherzinger.de>
# SPDX-License-Identifier: GPL-3.0-or-later
org.gradle.jvmargs=-Xmx4096m -Dfile.encoding=UTF-8
org.gradle.dependency.verification.console=verbose
org.gradle.configuration-cache=true
android.useAndroidX=true