Add apk downloader project based on aurora's core

Docker all in one
This commit is contained in:
Nathan Lecoanet
2026-07-07 15:58:48 +02:00
parent 3ab3943f1e
commit 334fd2fffd
33 changed files with 1812 additions and 0 deletions

View File

@@ -32,4 +32,5 @@ dependencyResolutionManagement {
}
}
include(":app")
include(":apk-downloader")
rootProject.name = "AuroraStore4"