Artem
Artem
Could not set the value of environment variable '=::': could not putenv() (errno 22: Invalid argument)
hi, try to downgrade your compileSdkVersion and targetSdkVersion to 28 in build.gradle
Solved by downgrading `compileSdkVersion` and `targetSdkVersion` to 28 instead of 30
same issue (using master branch), any ETA?
> > Often that is true. However, l10n/messages* are generated and committed. > > The easy fix here is to generate them, format them, then commit that. I don't want...