mirror of
https://gitlab.gnome.org/GNOME/calls.git
synced 2025-01-07 12:25:31 +00:00
flatpak: Bump the SDK to master
This is needed for libhandy to build as it depends on a more recent GTK+ 3 version than the one in the 3.28 SDK.
This commit is contained in:
parent
8b6da38825
commit
1d93520708
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"app-id" : "sm.puri.Calls",
|
"app-id" : "sm.puri.Calls",
|
||||||
"runtime" : "org.gnome.Platform",
|
"runtime" : "org.gnome.Platform",
|
||||||
"runtime-version" : "3.28",
|
"runtime-version" : "master",
|
||||||
"sdk" : "org.gnome.Sdk",
|
"sdk" : "org.gnome.Sdk",
|
||||||
"command" : "calls",
|
"command" : "calls",
|
||||||
"finish-args" : [
|
"finish-args" : [
|
||||||
|
|
Loading…
Reference in a new issue