From e64ffae239b19871704b4ac1e9cd58275ed58622 Mon Sep 17 00:00:00 2001 From: Clyhtsuriva Date: Sat, 26 Jun 2021 12:34:26 +0200 Subject: Changed the architecture to respect maven and generated an empty javadoc --- .../maven-compiler-plugin/testCompile/default-testCompile/inputFiles.lst | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/inputFiles.lst (limited to 'target/maven-status/maven-compiler-plugin/testCompile/default-testCompile') diff --git a/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/inputFiles.lst b/target/maven-status/maven-compiler-plugin/testCompile/default-testCompile/inputFiles.lst new file mode 100644 index 0000000..e69de29 -- cgit v1.2.3 ut type='hidden' name='showmsg' value='1'/> Yet another android myanimelist client
aboutsummaryrefslogtreecommitdiffstats
path: root/app/src/main/java/xyz/adjutor/aniki/presentation/controller (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-05-14Singletons on all pages : OKClyhtsuriva6-125/+81
2021-05-14Singletons : DetailTopManga : OKClyhtsuriva2-21/+49
2021-05-14Addedd Singletons for TopManga.Clyhtsuriva3-23/+43