-
-
Notifications
You must be signed in to change notification settings - Fork 331
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Revert "Revert "Gradle update"" #619
Conversation
This reverts commit 330eb81.
- name: Setup Android SDK for accepting tool licenses | ||
uses: android-actions/setup-android@v2 | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe we should update the docker container instead...
cmakeVersion: 3.10.2 | ||
ninjaVersion: latest | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Similar here, we might want to update the docker container instead
- name: Setup Android SDK for accepting tool licenses | ||
uses: android-actions/setup-android@v2 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We might want to update the docker container instead...
I started putting a bit of information together about the android docker build containers at #622 |
Feel free to merge this, @birkskyum. We can update the docker container in a follow-up pull request... |
Let us have tasks as they are good changes to make in the future. |
Reverts #614
We want the gradle update which @artakka prepared, so let's introduce it again...