Files
fdroidserver/fdroidserver
relan aad4bd89d8 build: fix build/ and .gradle/ removal after cleaning
An app may not have a top-level build.gradle file, while Gradle still
creates top-level .gradle/ directory. When build.gradle is absent,
fdroidserver will not remove .gradle/, scanner will find binaries in it
and fail the whole build.

Fix this by also checking for settings.gradle file (should always exist
in the top-level directory) in addition to build.gradle.
2017-10-01 10:11:37 +03:00
..
2017-09-15 11:39:00 +02:00
2017-09-15 11:39:00 +02:00
2017-09-16 13:19:38 +02:00
2017-09-15 11:39:00 +02:00
2017-09-16 13:19:38 +02:00
2016-11-15 20:55:06 +00:00
2017-09-15 11:39:00 +02:00
2017-09-15 11:39:00 +02:00
2017-09-15 11:39:00 +02:00
2017-09-19 20:13:36 +02:00