We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f714aab commit 45ed6c8Copy full SHA for 45ed6c8
src/com/androidquery/util/Constants.java
@@ -20,7 +20,7 @@ public interface Constants {
20
21
22
23
- public static final String VERSION = "0.26.8";
+ public static final String VERSION = "0.26.9";
24
25
public static final int LAYER_TYPE_SOFTWARE = 1;
26
public static final int LAYER_TYPE_HARDWARE = 2;
0 commit comments