Skip to content

Commit 72f4586

Browse files
committed
Revert "Update play services"
This reverts commit 635105c. Fixes #1764.
1 parent 3d6dacc commit 72f4586

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ buildscript {
1010
buildToolsVersion = '27.0.3'
1111
supportLibraryVersion = '27.1.1'
1212
takisoftFixVersion = '27.1.1.0'
13-
playServicesVersion = '15.0.0'
13+
playServicesVersion = '12.0.1'
1414
junitVersion = '4.12'
1515
androidTestVersion = '1.0.1'
1616
androidEspressoVersion = '3.0.1'

0 commit comments

Comments
 (0)