From 5d7695aa154f294defa17e151d88df0b12c60098 Mon Sep 17 00:00:00 2001 From: Minteck Date: Tue, 3 Jan 2023 22:01:57 +0100 Subject: Initial commit --- app/src/main/res/xml/data_extraction_rules.xml | 3 +++ 1 file changed, 3 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..11dba30 --- /dev/null +++ b/app/src/main/res/xml/data_extraction_rules.xml @@ -0,0 +1,3 @@ + + + \ No newline at end of file -- cgit