File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
src/com/androidquery/util Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" standalone =" no" ?>
2
2
<jardesc >
3
- <jar path =" AndroidQuery/dist/android-query-full.0.25.3 -beta.jar" />
3
+ <jar path =" AndroidQuery/dist/android-query-full.0.25.4 -beta.jar" />
4
4
<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" />
5
5
<storedRefactorings deprecationInfo =" true" structuralOnly =" false" />
6
6
<selectedProjects />
Original file line number Diff line number Diff line change 19
19
public interface Constants {
20
20
21
21
22
- public static final String VERSION = "0.25.3 " ;
22
+ public static final String VERSION = "0.25.4 " ;
23
23
24
24
public static final int LAYER_TYPE_SOFTWARE = 1 ;
25
25
public static final int LAYER_TYPE_HARDWARE = 2 ;
You can’t perform that action at this time.
0 commit comments