diff --git a/README.md b/README.md index f4a1cdf..822c1f6 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ ![image](http://img.blog.csdn.net/20170523162052660?watermark/2/text/aHR0cDovL2Jsb2cuY3Nkbi5uZXQvYTE1MzM1ODg4Njc=/font/5a6L5L2T/fontsize/400/fill/I0JBQkFCMA==/dissolve/70/gravity/SouthEast) ## 1.添加依赖 - compile 'com.androidkun:xversionupdate:1.0.5' + compile 'com.androidkun:xversionupdate:1.0.8' ## 2.调用APII实现版本更新 diff --git a/VersionUpdateService b/VersionUpdateService new file mode 100644 index 0000000..6e789d5 --- /dev/null +++ b/VersionUpdateService @@ -0,0 +1,92 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/layout_notifi.xml b/layout_notifi.xml new file mode 100644 index 0000000..48421d4 --- /dev/null +++ b/layout_notifi.xml @@ -0,0 +1,92 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file