Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我的项目依赖于几个第三方库,它们分别引入了okiov. 1.9.0 和 1.2.0。
okio
我可以指望向后兼容性,只使用okio版本 1.9.0(代替 1.2.0)吗?
是的,Okio 的所有 1.x 版本都与 API 兼容。检查更改日志以获取详细信息。