From a119b06a6ac068a9e142e9b37c2bad72e17f84a4 Mon Sep 17 00:00:00 2001 From: Andy Scherzinger Date: Tue, 27 Oct 2015 16:51:30 +0100 Subject: [PATCH] added missing empty src folder for ant build --- libs/android-support-appcompat-v7-23-1-0-exploded-aar/src/.readme | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 libs/android-support-appcompat-v7-23-1-0-exploded-aar/src/.readme diff --git a/libs/android-support-appcompat-v7-23-1-0-exploded-aar/src/.readme b/libs/android-support-appcompat-v7-23-1-0-exploded-aar/src/.readme new file mode 100644 index 00000000..4bcebad8 --- /dev/null +++ b/libs/android-support-appcompat-v7-23-1-0-exploded-aar/src/.readme @@ -0,0 +1,2 @@ +This hidden file is there to ensure there is an src folder. +Once we support binary library this will go away. \ No newline at end of file -- 2.11.0