From 21b5dc5ee02e783bddd5b15764447bf0acd31028 Mon Sep 17 00:00:00 2001 From: Ivan Ivanov Date: Mon, 8 Jan 2024 05:43:01 +0200 Subject: [PATCH] Make QFieldSync work with older QGIS versions prior to 3.30 --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bbd89f4c..a903c4ea 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,4 +5,4 @@ pytest future transifex-client -libqfieldsync @ https://github.com/opengisch/libqfieldsync/archive/f3999a47f5c8394970f4fc95885a046a5b6d3a73.tar.gz +libqfieldsync @ https://github.com/opengisch/libqfieldsync/archive/a6162194f5b7e2448da26d3cf67ed542653c4012.tar.gz