Changes to compose and env files to get FDroid build working successfully.
This commit is contained in:
@@ -11,11 +11,11 @@ MEM=0.25G
|
||||
|
||||
## Repo Settings ##
|
||||
|
||||
WEBROOT="/var/www/html"
|
||||
REPO="/root/fdroid"
|
||||
#WEBROOT="/var/www/html"
|
||||
#REPO="/root/fdroid"
|
||||
|
||||
REPO_DOMAIN="https://fdroid.hyperling.com"
|
||||
REPO_NAME="Hyperling's Apps"
|
||||
REPO_LINK="https://fdroid.hyperling.com"
|
||||
|
||||
## Files ##
|
||||
# Should be provided as URLs directly to the APK files.
|
||||
@@ -27,12 +27,12 @@ REPO_LINK="https://fdroid.hyperling.com"
|
||||
#FILE03="https://git.hyperling.com/me/android-45-minute-rule/releases/download/latest/TBD"
|
||||
#FILE04="https://git.hyperling.com/me/android-tictactoe/releases/download/latest/TBD"
|
||||
#FILE05="https://git.hyperling.com/me/android-hypergames/releases/download/latest/TBD"
|
||||
FILE00="https://git.hyperling.com/me/android-carb-up/releases/download/1.0.1/CarbUp_v1.0.1.apk"
|
||||
FILE01="https://git.hyperling.com/me/flutter-expense-tracker/releases/download/0.1.3/ExpenseTracker_v0.1.3.apk"
|
||||
FILE02="https://git.hyperling.com/me/android-infinite-timer/releases/download/1.1.1/InfiniteTimer_v1.1.1.apk"
|
||||
FILE03="https://git.hyperling.com/me/android-45-minute-rule/releases/download/1.07/The45MinuteRule_v1.0.7.apk"
|
||||
FILE04="https://git.hyperling.com/me/android-tictactoe/releases/download/1.1.0/TicTacToe_v1.1.0.apk"
|
||||
FILE05="https://git.hyperling.com/me/android-hypergames/releases/download/0.0.11/HyperGames_v0.0.11.apk"
|
||||
FILE00="https://git.hyperling.com/me/android-carb-up/releases/download/latest/CarbUp_v1.0.1.apk"
|
||||
FILE01="https://git.hyperling.com/me/flutter-expense-tracker/releases/download/latest/ExpenseTracker_v0.1.3.apk"
|
||||
FILE02="https://git.hyperling.com/me/android-infinite-timer/releases/download/latest/InfiniteTimer_v1.1.1.apk"
|
||||
FILE03="https://git.hyperling.com/me/android-45-minute-rule/releases/download/latest/The45MinuteRule_v1.0.7.apk"
|
||||
FILE04="https://git.hyperling.com/me/android-tictactoe/releases/download/latest/TicTacToe_v1.1.0.apk"
|
||||
FILE05="https://git.hyperling.com/me/android-hypergames/releases/download/latest/HyperGames_v0.0.11.apk"
|
||||
FILE06=""
|
||||
FILE07=""
|
||||
FILE08=""
|
||||
|
||||
Reference in New Issue
Block a user