Browse Source

added missing empty src folder for ant build

Andy Scherzinger 9 years ago
parent
commit
fb02257789
1 changed files with 2 additions and 0 deletions
  1. 2 0
      libs/android-support-appcompat-v7-23-1-0-exploded-aar/src/.readme

+ 2 - 0
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.