Commit Graph

6 Commits

Author SHA1 Message Date
Tim Krüger
2370ad3c00
Gradle should log plain
With the parameter '--console=plain' Gradle produces a plain text log without
charachter garbage which is created by animations.

Signed-off-by: Tim Krüger <t@timkrueger.me>
2021-11-17 11:16:41 +01:00
Andy Scherzinger
792ea45bab
scripts: Have Drone properly signoff commits so that it doesn't break DCO
Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
Co-Authered-by: Álvaro Brey Vilas <alvaro.brey@nextcloud.com>
2021-10-22 17:35:38 +02:00
Tim Krüger
90dd63d1f3
Use build flavor for implementation declaration
Instead of loading dependencies with an own snippet of code now the
provided functionality of configure flavor based implementation
declaration is used.

This change results in some more warning which will no be fixied in this
commit.

See: https://developer.android.com/studio/build/build-variants#dependencies

Signed-off-by: Tim Krüger <t@timkrueger.me>
2021-10-20 13:29:36 +02:00
tobiasKaminsky
895331302d
Drone signs its comments
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2021-02-17 13:17:45 +01:00
tobiasKaminsky
d2777cc208
adjust path
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-09-07 14:48:27 +02:00
tobiasKaminsky
22142f1915
Findbugs, lint
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
2018-09-07 14:32:51 +02:00