Downgrade Play Services to 12.0.1

15.0 caused issues with microg
pull/685/merge
Alex Baker 8 years ago
parent 17c2349667
commit 636bf4b50e

@ -109,7 +109,7 @@ configurations {
final DAGGER_VERSION = '2.9'
final BUTTERKNIFE_VERSION = '8.8.1'
final GPS_VERSION = '15.0.0'
final GPS_VERSION = '12.0.1'
final SUPPORT_VERSION = '27.1.1'
final ROOM_VERSION = '1.1.0-beta3'
final STETHO_VERSION = '1.5.0'

Loading…
Cancel
Save