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

Update Gradle classpath for Android Studio 3.3 #634

Closed
brodybits opened this issue Jan 18, 2019 · 0 comments
Closed

Update Gradle classpath for Android Studio 3.3 #634

brodybits opened this issue Jan 18, 2019 · 0 comments

Comments

@brodybits
Copy link
Contributor

Update Gradle files to use

classpath 'com.android.tools.build:gradle:3.3.0'

instead of

classpath 'com.android.tools.build:gradle:3.2.0'

Android Studio 3.3 would offer to do this automatically.

It would be nice to do this before the next major release for Cordova 9 (apache/cordova#10).

brodybits pushed a commit to brodybits/cordova-android that referenced this issue Jan 27, 2019
Gradle 4.10.1 or higher is needed for Android Studio 3.3.0 ref:
- https://developer.android.com/studio/releases/gradle-plugin#3-3-0

Resolves apache#634 (Update Gradle classpath for Android Studio 3.3)
Resolves apache#596 (Support gradle 4.9+)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant