Aptoide / appcoins-wallet-android

AppCoins Wallet repo
https://appcoins.io
GNU General Public License v3.0
75 stars 45 forks source link

[MOB-769] Fixed sku not being nullable #873

Closed carvalho2707 closed 4 years ago

carvalho2707 commented 4 years ago

What does this PR do?

This PR fixes a bug introduced in the release where sku was considered to be non null and it shouldn't

Database changed?

No

Where should the reviewer start?

How should this be manually tested?

Flow on how to test this or QA Tickets related to this use-case: MOB-769

What are the relevant tickets?

Tickets related to this pull-request: MOB-769

Questions:

Does this add new dependencies which need to be added? (Eg. new libs, new keys, etc.)

Code Review Checklist