summaryrefslogtreecommitdiff
path: root/net/discovery/build.gradle
AgeCommit message (Collapse)Author
2024-03-31Remove gpodder search (#7047)ByteHamster
The search results are usually broken anyway or the server just returns an error 500
2024-03-29Remove dependency of :net:discovery and :ui:echo on :core (#7036)ByteHamster
Moves the common icon files to :ui:common
2024-03-17Remove dependency from :ui:glide to :core module (#6998)ByteHamster
2023-10-17Bump AGP and Gradle (#6489)Taco
2022-11-06Check Lint recursively from the :app moduleByteHamster
instead of checking every module individually. This avoids having to re-state all disabled Lint checks in all parent modules.
2022-04-26Move feed discovery backends to their own moduleByteHamster