add ffmpeg license

reworked licenses into a single generated file
This commit is contained in:
austinried
2021-09-08 09:32:35 +09:00
parent f686294aab
commit dbc72d5259
7 changed files with 8693 additions and 12 deletions

View File

@@ -31,7 +31,7 @@ buildscript {
apply plugin: "com.cookpad.android.plugin.license-tools"
licenseTools {
outputHtml = "../../../app/src/main/assets/licenses/android_licenses.html"
outputHtml = "../../../app/src/main/assets/licenses.html"
}
allprojects {