Skip to content

Remove kotlin-android-extensions#481

Merged
vbuberen merged 2 commits into
developfrom
remove_kotlin_extensions
Oct 21, 2020
Merged

Remove kotlin-android-extensions#481
vbuberen merged 2 commits into
developfrom
remove_kotlin_extensions

Conversation

@vbuberen

@vbuberen vbuberen commented Oct 20, 2020

Copy link
Copy Markdown
Collaborator

📄 Context

There is an open issue #480 . To fix it, I suggest to remove the kotlin-android-extensions plugin from the library.
Also, Chucker uses ViewBinding for quite a long time already, so we can get rid of this plugin anyway.

📝 Changes

  • Removed kotlin-android-extensions plugin from library module.
  • Removed kotlin-android-extensions plugin from sample module.
  • Enabled ViewBinding in sample module.

🚫 Breaking

Nothing

🛠️ How to test

Run sample app and see that everything works fine.

⏱️ Next steps

Closes #480

@vbuberen vbuberen added bug Something isn't working enhancement New feature or improvement to the library labels Oct 20, 2020
@vbuberen vbuberen added this to the 3.3.1 milestone Oct 20, 2020

@cortinico cortinico left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@vbuberen

Copy link
Copy Markdown
Collaborator Author

Updated changelog as well to follow our updated process.

@vbuberen vbuberen merged commit 5569622 into develop Oct 21, 2020
@vbuberen vbuberen deleted the remove_kotlin_extensions branch October 21, 2020 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working enhancement New feature or improvement to the library

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Chucker 3.3.0 is incompatible with projects using Kotlin 1.4.20 and @Parcelize

3 participants