feat: Add play store downloader (#10)

This commit is contained in:
brosssh
2025-07-03 13:59:15 +02:00
committed by GitHub
parent 562e4ceb53
commit 38c6aa4f6d
50 changed files with 2629 additions and 1115 deletions

View File

@@ -32,7 +32,10 @@
{
"assets": [
{
"path": "build/outputs/apk/release/*.apk?(.asc)",
"path": "play-store-downloader/build/outputs/apk/release/play-store-downloader-*.apk?(.asc)",
},
{
"path": "apkmirror-downloader/build/outputs/apk/release/apkmirror-downloader-*.apk?(.asc)",
}
],
successComment: false