Browse Source

Fix push for MicroG

Signed-off-by: Mario Danic <mario@lovelyhq.com>
Mario Danic 7 years ago
parent
commit
e724cd045a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/gplay.gradle

+ 1 - 1
app/gplay.gradle

@@ -1,5 +1,5 @@
 ext {
-    googleLibraryVersion = '11.8.0'
+    googleLibraryVersion = '9.6.1'
 }
 
 dependencies {