v2.10.8
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
plugins {
|
||||
id("com.github.ben-manes.versions") version "0.28.0"
|
||||
id("com.github.ben-manes.versions") version "0.29.0"
|
||||
}
|
||||
|
||||
buildscript {
|
||||
@@ -14,7 +14,6 @@ buildscript {
|
||||
dependencies {
|
||||
classpath(kotlin("gradle-plugin", kotlinVersion))
|
||||
classpath("com.android.tools.build:gradle:4.1.0-beta04")
|
||||
classpath("com.github.ben-manes:gradle-versions-plugin:0.29.0")
|
||||
classpath("com.google.firebase:firebase-crashlytics-gradle:2.2.0")
|
||||
classpath("com.google.android.gms:oss-licenses-plugin:0.10.2")
|
||||
classpath("com.google.gms:google-services:4.3.3")
|
||||
|
||||
Reference in New Issue
Block a user