阿正的网易云音乐 - 创建于 2017
一个大学生的学习心得,与君共勉。
最后一步非常重要 不然会报错: publish = project.has("release") 替换为: publish = project.hasProperty("release")
最后一步非常重要 不然会报错:
publish = project.has("release") 替换为:
publish = project.hasProperty("release")