Skip to content

Commit 9b68ab1

Browse files
author
Mohamed Salah
committed
gradle comment
1 parent 116d085 commit 9b68ab1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ android {
1212
defaultConfig {
1313
multiDexEnabled true
1414
applicationId "com.exozet.videoeditor.demo"
15-
minSdkVersion 21
15+
minSdkVersion 21 //Required by FFMpeg lib
1616
targetSdkVersion targetSdkVer
1717
versionCode 1
1818
versionName "1.0"

0 commit comments

Comments
 (0)