You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ran into errors which were unexpected. baseName needed to become archiveBaseName in build.gradle ... this is because the github action just uses the latest version of gradle, and that is not pinned.
Ran into errors which were unexpected.
baseNameneeded to becomearchiveBaseNamein build.gradle ... this is because the github action just uses the latest version of gradle, and that is not pinned.