Using the localazy android gradle plugin in my project v2.0.2 and when I’m offline, though I have set the
download {
errorOnFailureDebug false
}
my build still fails:
What went wrong:
Execution failed for task ‘:app:localazyDownloadStringsDebug’.
Localazy: Unexpected exception occurred while downloading data from Localazy servers.
Maybe i’m missing something on the configuration ? To do the test I simply disable my laptop wifi.