Просмотр исходного кода

added missing empty src folder for ant build

Andy Scherzinger 9 лет назад
Родитель
Сommit
7a782f1a68
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.