build: Unpin GMime back to mainline for nightly Flatpak

It's had a pre-release version bump, so we can now tell the difference
if it's been built with the recent incompatible GI/VAPI changes.

See !699
This commit is contained in:
Michael Gratton 2021-04-28 08:44:03 +10:00
parent 213c470416
commit b0ad8274a5
2 changed files with 2 additions and 4 deletions

View file

@ -207,7 +207,7 @@
{
"type": "git",
"url": "https://github.com/jstedfast/gmime.git",
"branch": "3.2.7"
"branch": "master"
}
]
},