Inez Korczyński
Inez Korczyński
Specifically it seems that entity-header () appears with a delay. Just FYI: when entity-header is not visible yet - data in the input fields is already visible (so the entity...
Extra clarification - in case of AGP < 7 resources.arsc after decoding contains only: ``` ``` so essentially it is empty.
Android Gradle Plugin
Speaking of nested virtualization - I'm curious if you noticed it being actually slow or very slow?
> It looks like adding `PayloadFormatVersion: "1.0"` to the event section of a SAM yaml template is a way to dance around the issue. Does this workaround still works for...
I'm curious if anyone has been successful when it comes to sharing configuration cache between "identical" CI machines?
Well, given that encryption key will be stored in a well known and defined place: > Gradle will transparently generate a machine-specific secret key as required, cache it under the...
> @inez when we use CC in TravisCI or Github Actions we are doing exactly that, copying that file through identical machines, and it works perfectly. @CristianGM Thanks for the...
I wonder if there is a known workaround for this issue?