mirror of
https://github.com/Kurocon/projectivy-booru-wallpaper-provider.git
synced 2025-09-06 09:16:41 +02:00
Implement retrieving backgrounds from Danbooru-based imageboards.
This commit is contained in:
parent
2a6c87df54
commit
4fbefdf15f
30 changed files with 1015 additions and 280 deletions
|
@ -13,6 +13,6 @@ dependencyResolutionManagement {
|
|||
}
|
||||
}
|
||||
|
||||
rootProject.name = "Projectivy Wallpaper Provider"
|
||||
include(":sample")
|
||||
rootProject.name = "Projectivy Booru Wallpaper Provider"
|
||||
include(":booru")
|
||||
include(":api")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue