可任意定制的app更新组件。
加入jcenter依赖。
allprojects {
repositories {
jcenter()
}
}
- 在要使用的项目的build.gradle中。添加依赖:
dependencies {
...
compile "org.lzh.nonview.updateplugin:UpdatePlugin:LastestVersion"
}
请通过下载此demo.apk进行体验
email: [email protected]
或者手动加入QQ群: 108895031