This repository has been archived by the owner on Mar 29, 2022. It is now read-only.
Releases: Sloaix/Apollo
Releases · Sloaix/Apollo
1.0.2
1.0.1-fix
1.0.1-beta.1
- fix readme typo.
- update kotlin to 1.2.10
1.0.1-alpha.2
更新编译SDK版本到27
1.0.1-alpha.1
- 使用反射解耦IPC模块。现在开始如果不需要IPC,可以不用再依赖IPC模块。
1.0.0
1.0.0-rc.6
- remove the
ApolloBinderGenerator
argument inApollo.init
method and replace it use reflection. - update kotlin to 1.2.0
- update android official dependencies verison(build tool,compat etc..)
try fix cast exception
try fix cast exception
1.0.0-rc.4
support Generic Types Class
1.0.0-rc.3
upgrade RxJava version to 2.1.1