Skip to content
Snippets Groups Projects
Commit 4c5311c0 authored by Lorenzo Tilve's avatar Lorenzo Tilve
Browse files

Use upstream com.visualstudio.code.oss app-id

parent f90bb68d
No related branches found
No related tags found
No related merge requests found
......@@ -13,6 +13,6 @@ flatpak-builder \
--require-changes \
--repo=repo \
--arch=$(flatpak --default-arch) \
--subject="build of com.visualstudio.Vscode, $(date)" \
--subject="build of com.visualstudio.code.oss, $(date)" \
build \
com.visualstudio.Vscode.json
com.visualstudio.code.oss.json
{
"app-id": "com.visualstudio.Vscode",
"app-id": "com.visualstudio.code.oss",
"base": "io.atom.electron.BaseApp",
"base-version": "master",
"runtime": "org.freedesktop.Platform",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment