Skip to main content

Why Gradle plugin doesn't inject the Localazy Android library?

Dan Charvát avatar
Written by Dan Charvát
Updated over 2 years ago

When you configure the Localazy Gradle plugin or change its configuration, be sure to clean the project. We use caching and incremental builds wherever possible to speed up the building of your app. Without cleaning your project, the compiled classes may not be re-compiled, and changes not applied.

Did this answer your question?