Update dependencies

This commit is contained in:
Mygod
2018-04-24 22:13:28 -07:00
parent 16a4b84c01
commit 4b93b980d8

View File

@@ -4,8 +4,8 @@ apply plugin: 'com.github.ben-manes.versions'
buildscript { buildscript {
ext { ext {
androidPluginVersion = '3.1.1' androidPluginVersion = '3.1.2'
kotlinVersion = '1.2.31' kotlinVersion = '1.2.40'
supportLibraryVersion = '27.1.1' supportLibraryVersion = '27.1.1'
takisoftFixVersion = '27.1.1.0' takisoftFixVersion = '27.1.1.0'
} }