Update dependencies

This commit is contained in:
Mygod
2018-06-10 17:30:47 +08:00
parent c79b0f0fe1
commit 9d5f26afb2
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@ apply plugin: 'com.github.ben-manes.versions'
buildscript {
ext {
androidPluginVersion = '3.1.2'
androidPluginVersion = '3.1.3'
kotlinVersion = '1.2.41'
supportLibraryVersion = '27.1.1'
takisoftFixVersion = '27.1.1.1'