We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 116d085 commit 9b68ab1Copy full SHA for 9b68ab1
app/build.gradle
@@ -12,7 +12,7 @@ android {
12
defaultConfig {
13
multiDexEnabled true
14
applicationId "com.exozet.videoeditor.demo"
15
- minSdkVersion 21
+ minSdkVersion 21 //Required by FFMpeg lib
16
targetSdkVersion targetSdkVer
17
versionCode 1
18
versionName "1.0"
0 commit comments