parent
8a3372f81c
commit
e27b8e6fc1
Binary file not shown.
@ -1,5 +1,5 @@ |
||||
distributionBase=GRADLE_USER_HOME |
||||
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 |
||||
zipStorePath=wrapper/dists |
||||
|
@ -1,4 +1,4 @@ |
||||
include ':app' |
||||
include ':ffmpeg-kit' |
||||
project(':ffmpeg-kit').projectDir = new File('..') |
||||
rootProject.name='FFmpegKit' |
||||
rootProject.name = 'ffmpeg-kit-android' |
||||
|
Loading…
Reference in new issue