This repository was archived by the owner on Feb 19, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
app/src/main/java/com/xiecc/seeWeather/modules/domain Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -58,12 +58,12 @@ _ _ _
5858### 版本更新&&下载地址
5959Fir.im: http://fir.im/seeWeather
6060
61+ 酷安市场:http://www.coolapk.com/apk/com.xiecc.seeWeather
62+
6163豌豆荚:http://www.wandoujia.com/apps/com.xiecc.seeWeather
6264
6365魅族应用中心: http://developer.meizu.com/console/apps/detail/6530883
6466
65- 酷安市场:http://www.coolapk.com/apk/com.xiecc.seeWeather
66-
6767v2.0
6868- 重构代码,全新UI,升级体验
6969- 就看天气——是一款遵循** Material Design** 风格的只看天气的APP。无流氓权限,无自启,xxx,用最少的权限做最优的体验。
Original file line number Diff line number Diff line change @@ -17,8 +17,8 @@ public class Setting {
1717 public static final String HOUR = "小时" ;//当前小时
1818 public static final String HOUR_SELECT = "hour_select" ; //设置更新频率的联动-需要改进
1919
20- public static final String API_TOKEN = "7db041d0c3013b63e4bed2a554f02d85 " ;//fir.im api_token
21- public static final String KEY = "282f3846df6b41178e4a2218ae083ea7 " ;// 和风天气 key
20+ public static final String API_TOKEN = "*** " ;//fir.im api_token
21+ public static final String KEY = "*** " ;// 和风天气 key
2222
2323 public static int ONE_HOUR = 3600 ;
2424
You can’t perform that action at this time.
0 commit comments