Skip to content

Commit ffc4e00

Browse files
authored
Merge pull request #46 from xelloss00x/main
[update] 鸿蒙在线支持传参want
2 parents 15de074 + 532cf3e commit ffc4e00

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/getui/push/v2/sdk/core/Configs.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ public interface Configs {
1313

1414
String HEADER_DOMAIN_HASH_KEY = "domainHash";
1515
String HEADER_OPEN_STABLE_DOMAIN = "openStableDomain";
16-
String SDK_VERSION = "1.0.0.16";
16+
String SDK_VERSION = "1.0.0.17";
1717
/**
1818
* 预置域名列表
1919
*/

0 commit comments

Comments
 (0)