mirror of
https://github.com/nextcloud/android.git
synced 2024-11-23 21:55:48 +03:00
59cf6b9ba4
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
5 lines
189 B
Properties
5 lines
189 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
|