这种错误通常表示您的构建过程中出现了Git配置问题。解决此类问题的方法是使用以下命令设置Git远程源:
git remote set-url origin https://github.com/username/repo.git
请将“https://github.com/username/repo.git”替换为您的应用程序存储库的URL。在执行此命令后再次运行buildozer即可解决此问题。
上一篇:四刻钟秒懂"wpk微扑克模拟器!外挂透明挂辅助"软件透明挂(有挂教程)-哔哩哔哩
下一篇:BuildozerClass未找到b'org/renpy/android/PythonActivity'