Skip to content
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

android: Upgrade the Gradle plugin to get the CMake output #4740

Closed
wants to merge 1 commit into from

Conversation

Orphis
Copy link
Member

@Orphis Orphis commented Jan 24, 2017

No description provided.

@Orphis
Copy link
Member Author

Orphis commented Jan 24, 2017

We probably want to wait for the Gradle plugin 2.3 to be out of beta first.
The major change in there is that we can see the output of the CMake build real time.

@degasus
Copy link
Member

degasus commented Jan 24, 2017

Yeah, please wait for a stable release. Feel free to also drop the android-cmake-installer reference in https://github.com/dolphin-emu/dolphin/blob/master/AndroidSetup.md

@Orphis
Copy link
Member Author

Orphis commented Jan 24, 2017

I haven't tried to install CMake with the new plugin, so I'll try it first :)

@Orphis Orphis closed this Feb 8, 2017
@Orphis Orphis deleted the gradle_upgrade branch February 8, 2017 04:35
@Orphis Orphis restored the gradle_upgrade branch February 8, 2017 04:36
@Orphis Orphis reopened this Feb 8, 2017
@ghost
Copy link

ghost commented Mar 3, 2017

2.3 is out now.

@@ -3,7 +3,7 @@ apply plugin: 'com.android.application'
android {
// Leanback support requires >22
compileSdkVersion 24
buildToolsVersion '24.0.3'
buildToolsVersion '25.0.0'

This comment was marked as off-topic.

@ligfx
Copy link
Contributor

ligfx commented Mar 8, 2017

This was done in #5013

@degasus
Copy link
Member

degasus commented Mar 8, 2017

Yeah, sorry. I was faster :P

However, thanks for the patch.

@degasus degasus closed this Mar 8, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants