2017-09-04
- support android 7.0
- set default apk name is {{TimeMillis}}.apk
- fix notification content error
2016-09-12
just update version
2016-07-21
- add isSendBroadcast Whether to send broadcast
- replace v7 NotificationCompat to v4
2016-6-14
- fix notification flag error
- remove UpdateService.start, user UpdateService.Builder
- add storeDir , updateProgress, downloadNotificationFlag, downloadErrorNotificationFlag, downloadSuccessNotificationFlag, etc params
2016-6-12
- init