Alternate open source licenses plugin

This commit is contained in:
arkon
2020-06-06 11:40:46 -04:00
parent 0b73f8b1ef
commit ac2df87954
5 changed files with 45 additions and 12 deletions

View File

@@ -39,7 +39,7 @@ buildscript {
dependencies {
classpath("com.github.zellius:android-shortcut-gradle-plugin:0.1.2")
classpath("com.google.gms:google-services:4.3.3")
classpath("com.google.android.gms:oss-licenses-plugin:0.10.2")
classpath("com.jaredsburrows:gradle-license-plugin:0.8.80")
}
repositories {
google()