I've setup a few app center android projects but they usually have the android project at the same level as the git root.
Now I have another project that is one level deeper than the git root. In this case app center says "We couldn’t find any Android projects in your branch."
Is there a setting where I could point app center towards the android project directory? I know I can shuffle the project around but I would rather not.
In my case problem was solved by removing some Gradle scripts from .gitirnore
:
/gradlew
/gradlew.bat
gradle-wrapper.jar
These files should be in your repository if you want App Center to find your project.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With