Skip to content

Commit ea7e514

Browse files
Update dependency com.google.android.gms:oss-licenses-plugin to v0.10.6
1 parent 2dd8750 commit ea7e514

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ buildscript {
1010
dependencies {
1111
classpath 'com.android.tools.build:gradle:3.3.2'
1212
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
13-
classpath 'com.google.android.gms:oss-licenses-plugin:0.9.5'
13+
classpath 'com.google.android.gms:oss-licenses-plugin:0.10.6'
1414
// NOTE: Do not place your application dependencies here; they belong
1515
// in the individual module build.gradle files
1616
}

0 commit comments

Comments
 (0)