We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 15de074 + 532cf3e commit ffc4e00Copy full SHA for ffc4e00
src/main/java/com/getui/push/v2/sdk/core/Configs.java
@@ -13,7 +13,7 @@ public interface Configs {
13
14
String HEADER_DOMAIN_HASH_KEY = "domainHash";
15
String HEADER_OPEN_STABLE_DOMAIN = "openStableDomain";
16
- String SDK_VERSION = "1.0.0.16";
+ String SDK_VERSION = "1.0.0.17";
17
/**
18
* 预置域名列表
19
*/
0 commit comments