From b6435529d98beb852c2df8def65cce4572468bcc Mon Sep 17 00:00:00 2001 From: Maksymilian Jopek Date: Wed, 7 Dec 2022 17:55:01 +0100 Subject: Initial commit,v1.0.1 --- app/src/main/res/xml/data_extraction_rules.xml | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 app/src/main/res/xml/data_extraction_rules.xml (limited to 'app/src/main/res/xml/data_extraction_rules.xml') diff --git a/app/src/main/res/xml/data_extraction_rules.xml b/app/src/main/res/xml/data_extraction_rules.xml new file mode 100644 index 0000000..9ee9997 --- /dev/null +++ b/app/src/main/res/xml/data_extraction_rules.xml @@ -0,0 +1,19 @@ + + + + + + + \ No newline at end of file -- cgit v1.3.1