monado/gradle.properties

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

8 lines
189 B
Properties
Raw Normal View History

2020-10-13 20:10:38 +00:00
# Copyright 2020, Collabora, Ltd.
# SPDX-License-Identifier: BSL-1.0
android.nonFinalResIds=false
android.nonTransitiveRClass=false
2020-10-13 20:10:38 +00:00
android.useAndroidX = true
org.gradle.jvmargs=-Xmx2048m