Android Studio中使用junit4测试框架
build.gradle中添加依赖 dependencies { compile 'com… 继续阅读 Android Studio中使用junit4测试框架
个人开发日志
build.gradle中添加依赖 dependencies { compile 'com… 继续阅读 Android Studio中使用junit4测试框架
1.新增系统环境变量GRADLE_OPTS=-Dfile.encoding=utf-8 2.控制台输… 继续阅读 flutter 解决gradle乱码问题
引入jar/aar包方式 implementation files('libs/xxx.a… 继续阅读 Android Studio build.gradle配置