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

Bump to Kotlin 1.4.20 and bump Android Gradle Plugin to 4.1.0 #145

Closed
wants to merge 2 commits into from

Conversation

dazza5000
Copy link

No description provided.

@dazza5000 dazza5000 changed the title Bump to Kotlin 1.4.20 Bump to Kotlin 1.4.20 and bump Android Gradle Plugin to 4.1.0 Nov 20, 2020
@kpgalligan
Copy link
Contributor

Thanks for the PR. Intellij doesn't like this version of the AGP yet, so waiting on that.

@brady-aiello
Copy link
Contributor

Tried this today, and still no dice on Intellij working w/ AGP. It's fixed in code (https://youtrack.jetbrains.com/issue/IDEA-252775), but it just missed the cutoff for 2020.3. So it'll be in 2021.1, whenever that comes out, and it's probably available in the EAP, but they don't list it on the landing page https://www.jetbrains.com/idea/nextversion/#section=mac

@brady-aiello
Copy link
Contributor

Whenever 2021.1 comes out and we can merge this, we'll also need to rename this AGP config parameter:

The Kotlin DSL compile option coreLibraryDesugaringEnabled has been changed to isCoreLibraryDesugaringEnabled.

Release notes: https://developer.android.com/studio/releases/gradle-plugin?authuser=1#4.1-dsl-desugaring

And then we should be good to go.

Base automatically changed from master to main March 25, 2021 23:22
@brady-aiello
Copy link
Contributor

We've updated Kotlin and AGP a few PR's ago. Sorry for the delay.

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

Successfully merging this pull request may close these issues.

None yet

3 participants