We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This happens when minifyEnabled is set to true in app/build.gradle
minifyEnabled
true
app/build.gradle
The text was updated successfully, but these errors were encountered:
Disabled minifyEnabled and shrinkResources due to issue #15
shrinkResources
315987a
Its due to invalid ssl keys which are used to connect to the network, so we will need somehow to buy it in order to obtain the certificate
Sorry, something went wrong.
When branches are created from issues, their pull requests are automatically linked.
This happens when
minifyEnabled
is set totrue
inapp/build.gradle
The text was updated successfully, but these errors were encountered: