We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1916de6 commit df0170dCopy full SHA for df0170d
io.elementary.code.yml
@@ -1,4 +1,4 @@
1
-app-id: io.elementary.code8
+app-id: io.elementary.code
2
runtime: io.elementary.Sdk # The outline plugin requires libvala which is only in the SDK, not the runtime
3
runtime-version: '8' # Does not build with version '8.1' for some reason
4
sdk: io.elementary.Sdk
@@ -81,7 +81,7 @@ modules:
81
sources:
82
- type: git
83
url: https://github.com/libgit2/libgit2.git
84
- tag: 'v1.5.1'
+ tag: 'v1.7.2'
85
86
- name: editorconfig
87
buildsystem: cmake-ninja
0 commit comments