diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 34df2415..f6866b21 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -36,7 +36,9 @@ + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/kommunicate/src/main/AndroidManifest.xml b/kommunicate/src/main/AndroidManifest.xml index 48b3cac6..f0772b9f 100644 --- a/kommunicate/src/main/AndroidManifest.xml +++ b/kommunicate/src/main/AndroidManifest.xml @@ -18,8 +18,10 @@ diff --git a/kommunicate/src/main/res/xml/data_extraction_rules.xml b/kommunicate/src/main/res/xml/data_extraction_rules.xml new file mode 100644 index 00000000..7da4b02d --- /dev/null +++ b/kommunicate/src/main/res/xml/data_extraction_rules.xml @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/kommunicateui/src/main/AndroidManifest.xml b/kommunicateui/src/main/AndroidManifest.xml index ec5a94fe..8735b109 100755 --- a/kommunicateui/src/main/AndroidManifest.xml +++ b/kommunicateui/src/main/AndroidManifest.xml @@ -15,8 +15,10 @@ diff --git a/kommunicateui/src/main/res/xml/data_extraction_rules.xml b/kommunicateui/src/main/res/xml/data_extraction_rules.xml new file mode 100644 index 00000000..7da4b02d --- /dev/null +++ b/kommunicateui/src/main/res/xml/data_extraction_rules.xml @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/local.properties b/local.properties new file mode 100644 index 00000000..38a7dde9 --- /dev/null +++ b/local.properties @@ -0,0 +1,8 @@ +## This file must *NOT* be checked into Version Control Systems, +# as it contains information specific to your local configuration. +# +# Location of the SDK. This is only used by Gradle. +# For customization when using a Version Control System, please read the +# header note. +#Fri Aug 16 18:38:45 IST 2024 +sdk.dir=C\:\\Users\\91966\\AppData\\Local\\Android\\Sdk