Skip to content

Commit

Permalink
删除无用代码
Browse files Browse the repository at this point in the history
  • Loading branch information
maning committed Aug 31, 2018
1 parent ef1fd62 commit 1d7ae45
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions app/src/main/java/com/maning/mnupdateapk/Constants.java
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ public class Constants {

public static final String APK_URL_01 = "http://download.fir.im/v2/app/install/56dd4bb7e75e2d27f2000046?download_token=e415c0fd1ac3b7abcb65ebc6603c59d9&source=update";
public static final String APK_URL_02 = "http://download.fir.im/v2/app/install/5a52e936ca87a8600e0002f9?download_token=cd8662357947f151de92975b46082ba6&source=update";
public static final String APK_URL_04 = "http://cdn.hfenq.cn/app/android/shenguixy.apk";
public static final String APK_URL_05 = "https://www.zhuangzhujin.com/download/jinzhuangzhu.apk";


public static final String APK_SAVE_PATH = Environment.getExternalStorageDirectory().getAbsolutePath() + "/MNUpdateAPK/update.apk";

Expand Down

0 comments on commit 1d7ae45

Please sign in to comment.