Skip to content

Need Guidance on Configuring CI/CD for Android App Deployment #32

Answered by flyun
DaddyTheFather asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, I don't use CI/CD automated deployment now, but compile locally through Android Studio. I will consider adding CI/CD automated deployment in the future.

Below is my Android Studio compilation environment, I hope it helps you.

Android Studio Koala | 2024.1.1
Gradle: gradle-7.0.2-bin.zip
Gradle JDK: Amazon Corretto 11.0.24
compileSdkVersion 33
buildToolsVersion '33.0.0'
ndkVersion "21.4.7075529"

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by flyun
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants