Use 0.8.x for libQuotient flatpak

(cherry picked from commit 13e64a9487)
This commit is contained in:
James Graham
2024-04-21 12:41:21 +02:00
committed by Tobias Fella
parent b9901a9167
commit 09f433be45

View File

@@ -110,7 +110,7 @@
{ {
"type": "git", "type": "git",
"url": "https://github.com/quotient-im/libQuotient.git", "url": "https://github.com/quotient-im/libQuotient.git",
"branch": "dev", "branch": "0.8.x",
"disable-submodules": true "disable-submodules": true
} }
], ],