Flatpak: update GTK to 4.0

GTK 4.0 was released and now its latest git includes "fullscreen" and "flat" buttons changes I requested. Lets update our app to it :-)
This commit is contained in:
Rafostar
2020-12-17 20:08:39 +01:00
parent 49b3296527
commit 55ae63dad1

View File

@@ -18,7 +18,7 @@
{ {
"type": "git", "type": "git",
"url": "https://gitlab.gnome.org/GNOME/gtk.git", "url": "https://gitlab.gnome.org/GNOME/gtk.git",
"commit": "53cd499621b5f55df658725fb4f83d365a1319ad" "commit": "ec94ec0286041c16d6df7b496b0760a0ae0885ba"
}, },
{ {
"type": "patch", "type": "patch",