LamraniOthmane
Results
2
comments of
LamraniOthmane
Hello, did you update the gradle versions ?
For those who are still facing this issue try to add your signingConfigs like this (it worked for me) signingConfigs { config { keyAlias 'xxx' keyPassword 'xxx' storeFile file('xxx') storePassword...