summaryrefslogtreecommitdiff
path: root/gradle/wrapper
Commit message (Collapse)AuthorAgeFilesLines
* fix:build:android:Add extra security check for gradle.jkoan2020-10-301-0/+1
| | | Just add the security check as mentioned in https://gitlab.com/fdroid/fdroiddata/-/issues/1843
* Android build fix and update (#827)jandegr2019-08-161-1/+1
|
* Add:Android:checkstyle-javadoc (#595)jandegr2018-05-251-6/+5
| | | | | | | | | | | | | | | | | | | | | | | | * Android checkstyle and javadoc * bump gradle version * bump gradle version * Android checkstyle and javadoc * ArrayTypeStyle as failure * fix Array brackets at illegal position. * typo * fix Array brackets at illegal position. * CustomImportOrder severity error * optimize imports * optimize imports
* rework:android:Move build system from ant to grandle (#553)jandegr2018-05-022-0/+6
rework:android:Move build system from ant to grandle