比如想把SDK的版本从API24改成API23
所以需要把appcompat降级,那么我去哪里找appcompat api23的最高的版本号呢?
jCenter上好像找不到Google官方的lib啊..
PHP中文网2017-04-17 17:35:16
Look directly at the official version history: Support Library Revision History
As of today: the latest version of API 24 is 24.1.1, and the latest version of API 23 is 23.4.0
伊谢尔伦2017-04-17 17:35:16
Thanks for the invitation!
1. Mark @aar at the end of your dependency to prevent dependency from being transparently transmitted