mirror of
https://github.com/nextcloud/android.git
synced 2024-11-25 06:35:48 +03:00
59bf0c7edd
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
6 lines
220 B
Properties
6 lines
220 B
Properties
# workaround since lombok and desugering have an issue
|
|
# to be fixed with gradle Android plugin 3.3.0
|
|
android.enableD8.desugaring=false
|
|
android.enableJetifier=true
|
|
android.useAndroidX=true
|
|
android.debug.obsoleteApi=true
|