We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2dd8750 commit ea7e514Copy full SHA for ea7e514
build.gradle
@@ -10,7 +10,7 @@ buildscript {
10
dependencies {
11
classpath 'com.android.tools.build:gradle:3.3.2'
12
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
13
- classpath 'com.google.android.gms:oss-licenses-plugin:0.9.5'
+ classpath 'com.google.android.gms:oss-licenses-plugin:0.10.6'
14
// NOTE: Do not place your application dependencies here; they belong
15
// in the individual module build.gradle files
16
}
0 commit comments