Setting up TeamCity to build Android Studio project

后端 未结 2 1601
失恋的感觉
失恋的感觉 2021-02-01 03:33

I cannot for the life of me find any reference on the internet for how to setup TeamCity to build Android Studio projects.

I\'ve found links to IntelliJ Idea and TeamCi

2条回答
  •  粉色の甜心
    2021-02-01 04:10

    There is nothing specific about building an Android Studio project on TeamCity. It's just a Gradle project, and you need to configure it as such.

提交回复
热议问题