Commit 151b2a0757bcc41abd46c9ce7650f1313103f423

Authored by 杨帅
1 parent c6a2b669

1 修改定位误差为30米

Showing 1 changed file with 1 additions and 1 deletions
config.gradle
... ... @@ -21,7 +21,7 @@ ext {
21 21 //编译方式
22 22 debug : false,
23 23 //版本号
24   - version: "0.7.16",
  24 + version: "0.7.17",
25 25 //Lib库前缀
26 26 packeg : "com.cnlive.module",
27 27 //Lib库名称
... ...