Skip to content

Commit

Permalink
Update build file.
Browse files Browse the repository at this point in the history
  • Loading branch information
androidquery committed May 9, 2013
1 parent 5e10d46 commit 28a5055
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 8 deletions.
5 changes: 1 addition & 4 deletions dist/build-full.jardesc
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<jardesc>

<jar path="AndroidQuery/dist/android-query-full.0.25.8-beta.jar"/>

<jar path="AndroidQuery/dist/android-query-full.0.25.8.jar"/>
<options buildIfNeeded="true" compress="true" descriptionLocation="/AndroidQuery/dist/build-full.jardesc" exportErrors="true" exportWarnings="true" includeDirectoryEntries="false" overwrite="true" saveDescription="true" storeRefactorings="false" useSourceFolders="false"/>
<storedRefactorings deprecationInfo="true" structuralOnly="false"/>
<selectedProjects/>
Expand All @@ -18,4 +16,3 @@
<javaElement handleIdentifier="=AndroidQuery/beta"/>
</selectedElements>
</jardesc>

6 changes: 2 additions & 4 deletions dist/build.jardesc
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
<?xml version="1.0" encoding="WINDOWS-1252" standalone="no"?>
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<jardesc>

<jar path="AndroidQuery/dist/android-query.0.24.3.jar"/>

<jar path="AndroidQuery/dist/android-query.0.25.8.jar"/>
<options buildIfNeeded="true" compress="true" descriptionLocation="/AndroidQuery/dist/build.jardesc" exportErrors="true" exportWarnings="true" includeDirectoryEntries="false" overwrite="true" saveDescription="true" storeRefactorings="false" useSourceFolders="false"/>
<storedRefactorings deprecationInfo="true" structuralOnly="false"/>
<selectedProjects/>
Expand Down

0 comments on commit 28a5055

Please sign in to comment.