From 42564c71cfb70c28831c662a3b6bf4084e079353 Mon Sep 17 00:00:00 2001 From: Joel Klinghed Date: Mon, 15 Jul 2024 23:52:28 +0200 Subject: Break out io code in libs Preparing for adding more io implementations. Really tried writing the convention plugins in kotlin dsl but could not find the exact right hacks to get it to work. --- libs/local/src/main/res/values/strings.xml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 libs/local/src/main/res/values/strings.xml (limited to 'libs/local/src/main/res/values/strings.xml') diff --git a/libs/local/src/main/res/values/strings.xml b/libs/local/src/main/res/values/strings.xml new file mode 100644 index 0000000..9fef6ef --- /dev/null +++ b/libs/local/src/main/res/values/strings.xml @@ -0,0 +1,3 @@ + + Local directory + -- cgit v1.2.3-70-g09d2