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

Gradle 4 and Android plugin 3 #433

Closed
devemux86 opened this issue Oct 27, 2017 · 6 comments
Closed

Gradle 4 and Android plugin 3 #433

devemux86 opened this issue Oct 27, 2017 · 6 comments
Assignees
Milestone

Comments

@devemux86
Copy link
Collaborator

devemux86 commented Oct 27, 2017

Gradle 4 and Android plugin 3 require changes in our Gradle scripts for the build process to work again and use all the latest improvements.

@devemux86 devemux86 added this to the 0.9.0 milestone Oct 27, 2017
@devemux86 devemux86 self-assigned this Oct 27, 2017
devemux86 added a commit that referenced this issue Oct 29, 2017
@devemux86
Copy link
Collaborator Author

devemux86 commented Oct 29, 2017

Gradle doesn't seem to like vtm-playground or vtm-theme-comparator run via Android Studio.
So I enabled in their build.gradle the application plugin.

For vtm-playground can change the mainClassName to run each example and pass args, e.g.:

./gradlew :vtm-playground:run -Pargs=/path/to/map

@devemux86
Copy link
Collaborator Author

@Longri could you check iOS?

@Longri
Copy link

Longri commented Jan 3, 2018

Sorry, but I can't check right now.

RoboVm is currently only running with IntelliJ 2017.2!

But here I have again the dependency problem that I could only solve with the Android-Studio.

I'll stay here, but I don't expect any problems!

same for #464

@devemux86
Copy link
Collaborator Author

Asking to make a minor release for the transitive dependencies.

BTW why not using Android Studio with VTM to solve all those problems?
IDEA usually merges AS updates in next versions.

@Longri
Copy link

Longri commented Jan 3, 2018

RoboVm is currently only running with IntelliJ 2017.2!

@devemux86
Copy link
Collaborator Author

With latest Android Studio 3.2 the Desktop samples seem to run again directly from inside the IDE.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants