|
@ -5,7 +5,7 @@ public class AppConstant { |
|
|
public static final int CONSUMABLE_COL_NUM = 5; |
|
|
public static final int CONSUMABLE_COL_NUM = 5; |
|
|
public static final int CONSUMABLE_ROW_NUM = 5; |
|
|
public static final int CONSUMABLE_ROW_NUM = 5; |
|
|
public static final int TIP_NUM = 120; |
|
|
public static final int TIP_NUM = 120; |
|
|
public static final String APP_VERSION = "1.1.4"; |
|
|
|
|
|
|
|
|
public static final String APP_VERSION = "1.1.5"; |
|
|
|
|
|
|
|
|
public static final int CONSUMABLE_CHANNEL_NUM = 6; |
|
|
public static final int CONSUMABLE_CHANNEL_NUM = 6; |
|
|
|
|
|
|
|
|