autonomoussoftware / metronome-wallet-mobile

📱💰 Metronome wallet for mobile devices
https://metronome.io
MIT License
13 stars 4 forks source link

Fix android build after google play services June 17, 2019 update #88

Closed martincarrera closed 5 years ago

martincarrera commented 5 years ago

Some of the libraries we are using didn't have exact versions of Google Play Services, so after Google major release with breaking changes, the build started to fail.

This pull request forces our app to use exact versions before the upgrade.