Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
e
os
App Lounge
Commits
14440346
Commit
14440346
authored
Aug 30, 2021
by
Romain Hunault
Committed by
Aayush Gupta
Aug 30, 2021
Browse files
Use master branch to fetch JSON
parent
62cf8a6c
Pipeline
#132663
passed with stage
in 4 minutes and 26 seconds
Changes
1
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
app/src/main/java/foundation/e/apps/utils/Constants.kt
View file @
14440346
...
...
@@ -71,5 +71,5 @@ object Constants {
// Integrity Verification
const
val
F_DROID_PACKAGES_URL
=
"https://f-droid.org/en/packages/"
const
val
SYSTEM_PACKAGES_JSON_FILE_URL
=
"https://gitlab.e.foundation/e/apps/apps/-/raw/
issue-3328JSON
/app/src/main/assets/systemApp.json"
const
val
SYSTEM_PACKAGES_JSON_FILE_URL
=
"https://gitlab.e.foundation/e/apps/apps/-/raw/
master
/app/src/main/assets/systemApp.json"
}
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment