update 1.1.25

This commit is contained in:
2024-03-09 18:42:02 +08:00
parent 19972b0449
commit ccbf1fa81c
2 changed files with 2 additions and 2 deletions

View File

@@ -35,7 +35,7 @@ namespace AnyThink.Scripts.Editor
// replaceAppBuildPluginVersion(path);
#endif
// replaceAppBuildPluginVersion(path);
handleNetworksConfit(path);
// handleNetworksConfit(path);
}
//修改项目的根目录下的build.gradle文件的插件版本号
private static void replaceBuildPluginVersion(string buildGradlePath)