Channel/Android/hyenglish_gw/google-services.json | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
Channel/Android/hyenglish_gw/launcherTemplate.gradle | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
Channel/Android/hyenglish_gw/google-services.json
@@ -0,0 +1 @@ {} Channel/Android/hyenglish_gw/launcherTemplate.gradle
@@ -64,8 +64,11 @@ task copyJsonFile { copy { System.out.println("copy googlejson==============="); delete("./google-services.json") from('../../../../../../../Assets/Plugins/Android/') into('./') include("google-services.json") } }