Update dependencies
This commit is contained in:
@@ -5,7 +5,7 @@ apply plugin: 'com.github.ben-manes.versions'
|
|||||||
buildscript {
|
buildscript {
|
||||||
ext {
|
ext {
|
||||||
androidPluginVersion = '3.2.0-rc03'
|
androidPluginVersion = '3.2.0-rc03'
|
||||||
kotlinVersion = '1.2.61'
|
kotlinVersion = '1.2.70'
|
||||||
androidxVersion = '1.0.0-rc02'
|
androidxVersion = '1.0.0-rc02'
|
||||||
}
|
}
|
||||||
repositories {
|
repositories {
|
||||||
|
|||||||
2
gradle/wrapper/gradle-wrapper.properties
vendored
2
gradle/wrapper/gradle-wrapper.properties
vendored
@@ -3,4 +3,4 @@ distributionBase=GRADLE_USER_HOME
|
|||||||
distributionPath=wrapper/dists
|
distributionPath=wrapper/dists
|
||||||
zipStoreBase=GRADLE_USER_HOME
|
zipStoreBase=GRADLE_USER_HOME
|
||||||
zipStorePath=wrapper/dists
|
zipStorePath=wrapper/dists
|
||||||
distributionUrl=https\://services.gradle.org/distributions/gradle-4.10-all.zip
|
distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.1-all.zip
|
||||||
|
|||||||
Reference in New Issue
Block a user