summaryrefslogtreecommitdiff
path: root/storage/database/build.gradle
AgeCommit message (Collapse)Author
2024-04-07CI tweaks (#7069)ByteHamster
- Run Checkstyle with gradle to make it easier for users - No longer needs different configuration for new code - Exclude current violations - Fix some violations that somehow couldn't be specified in the exclusion file - Print SpotBugs/Lint/Checkstly violations in GitHub format - Then the CI run gets annotated on the web UI
2024-04-05Merge :net:sync:model and :net:sync:service-interface (#7063)ByteHamster
2024-04-05Delete core module (#7060)ByteHamster
2024-03-31Restructure related UI classes together (#7044)ByteHamster
2024-03-29Create module for sync service and move DBWriter to database module (#7040)ByteHamster
2024-03-25Move DBReader to :storage:database (#7027)ByteHamster
2023-10-17Bump AGP and Gradle (#6489)Taco
2023-04-01Update AGP to 7.4.0 (#5655)Taco
2022-02-27Move database to its own moduleByteHamster