HMCL/HMCLCore
Haowei Wen cc087dee81 fix: not compatible with Gradle 7.0
* use api & implementation scope, instead of compile
* add shadow plugin back
  * related: https://github.com/huanghongxun/HMCL/pull/863
  * the duplicate entry bug is fixed
* move dependencies from root project to HMCLCore module
2021-04-29 15:19:27 +08:00
..
gradle/wrapper
src chore: try to figure out why NPE thrown calling builder.start() 2021-04-26 11:47:56 +08:00
build.gradle fix: not compatible with Gradle 7.0 2021-04-29 15:19:27 +08:00
gradlew
gradlew.bat
settings.gradle