Commit 3c3406d3 authored by Mygod's avatar Mygod

Update dependencies

parent e6037005
......@@ -24,7 +24,7 @@ install:
- popd
- touch $HOME/.android/repositories.cfg
- yes | sdkmanager
"build-tools;27.0.2"
"build-tools;27.0.3"
ndk-bundle
"platforms;android-27"
>/dev/null
......
......@@ -5,10 +5,10 @@ buildscript {
kotlinVersion = '1.2.10'
minSdkVersion = 19
sdkVersion = 27
buildToolsVersion = '27.0.2'
buildToolsVersion = '27.0.3'
supportLibraryVersion = '27.0.2'
takisoftFixVersion = '27.0.2.0'
playServicesVersion = '11.6.2'
playServicesVersion = '11.8.0'
junitVersion = '4.12'
androidTestVersion = '1.0.1'
androidEspressoVersion = '3.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