Add generated screen to show open source licenses.
For Google Play variant only
This commit is contained in:
parent
f5e866e18c
commit
766ae389ce
20 changed files with 442 additions and 5 deletions
|
|
@ -5,6 +5,7 @@ buildscript {
|
|||
dependencies {
|
||||
classpath(libs.kotlin.gradle.plugin)
|
||||
classpath(libs.gms.google.services)
|
||||
classpath(libs.oss.licenses.plugin)
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue