parent
8a3372f81c
commit
e27b8e6fc1
Binary file not shown.
@ -1,5 +1,5 @@ |
|||||||
distributionBase=GRADLE_USER_HOME |
distributionBase=GRADLE_USER_HOME |
||||||
distributionPath=wrapper/dists |
distributionPath=wrapper/dists |
||||||
distributionUrl=https\://services.gradle.org/distributions/gradle-6.2.1-bin.zip |
distributionUrl=https\://services.gradle.org/distributions/gradle-6.8-bin.zip |
||||||
zipStoreBase=GRADLE_USER_HOME |
zipStoreBase=GRADLE_USER_HOME |
||||||
zipStorePath=wrapper/dists |
zipStorePath=wrapper/dists |
||||||
|
@ -1,4 +1,4 @@ |
|||||||
include ':app' |
include ':app' |
||||||
include ':ffmpeg-kit' |
include ':ffmpeg-kit' |
||||||
project(':ffmpeg-kit').projectDir = new File('..') |
project(':ffmpeg-kit').projectDir = new File('..') |
||||||
rootProject.name='FFmpegKit' |
rootProject.name = 'ffmpeg-kit-android' |
||||||
|
Loading…
Reference in new issue