소스 검색

added missing empty src folder for ant build

Andy Scherzinger 9 년 전
부모
커밋
fb02257789
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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.