Unverified Commit 71cd80a6 authored by Mygod's avatar Mygod Committed by GitHub

Fix #1609

parent f0e56810
...@@ -8,8 +8,8 @@ buildscript { ...@@ -8,8 +8,8 @@ buildscript {
minSdkVersion = 21 minSdkVersion = 21
sdkVersion = 27 sdkVersion = 27
buildToolsVersion = '27.0.3' buildToolsVersion = '27.0.3'
supportLibraryVersion = '27.0.2' supportLibraryVersion = '27.1.0'
takisoftFixVersion = '27.0.2.0' takisoftFixVersion = '27.1.0.0'
playServicesVersion = '11.8.0' playServicesVersion = '11.8.0'
junitVersion = '4.12' junitVersion = '4.12'
androidTestVersion = '1.0.1' androidTestVersion = '1.0.1'
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment