Android Studio 编译 以及引用jar aar
摘要:
编译:Module gradle 中 //task to delete the old jar task deleteOldJar(type: Delete) { delete 'release/zwlib.jar' } ... 阅读全文
posted @ 2019-04-08 23:30 yinhunzw 阅读(260) 评论(0) 推荐(0)
posted @ 2019-04-08 23:30 yinhunzw 阅读(260) 评论(0) 推荐(0)