bundle libraries from sdk tools r18

This commit is contained in:
Eugene Kudelevsky
2012-04-19 23:04:39 +04:00
parent 93ab0cdb59
commit 79493c8877
19 changed files with 2 additions and 2 deletions
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -110,8 +110,8 @@ public class ProjectResources extends ResourceRepository {
}
@Override
protected void postUpdate() {
super.postUpdate();
public void postUpdateCleanUp() {
super.postUpdateCleanUp();
mergeIdResources();
}