Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up- Shenzhen China
- Sign in to view email
- www.jackywang.tech
Pinned
48 contributions in the last year
Contribution activity
June 2020
JackyAndroid has no activity
yet for this period.
May 2020
Created an issue in bytedance/BoostMultiDex that received 1 comment
【建议】使用ndkVersion指定ndk 版本
建议使用ndkVersion指定版本,这样方便管理多个ndk版本,而且对其他工程不影响。
需升级插件到3.5.0以上。
如下:
android { compileSdkVersion 28 ndkVersion "16.1.4479499" defaultConfig { externalNa…
1
comment