Update dependencies
This commit is contained in:
@@ -4,10 +4,10 @@ apply plugin: 'com.github.ben-manes.versions'
|
||||
|
||||
buildscript {
|
||||
ext {
|
||||
androidPluginVersion = '3.1.3'
|
||||
kotlinVersion = '1.2.50'
|
||||
androidPluginVersion = '3.2.0-beta03'
|
||||
kotlinVersion = '1.2.51'
|
||||
supportLibraryVersion = '28.0.0-alpha3'
|
||||
takisoftFixVersion = '27.1.1.1'
|
||||
takisoftFixVersion = '27.1.1.2'
|
||||
}
|
||||
repositories {
|
||||
google()
|
||||
|
||||
Reference in New Issue
Block a user