Skip to content

Commit e50c24c

Browse files
committed
bug fix for opencv lib
1 parent 1fde98b commit e50c24c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openCVLibrary341/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apply plugin: 'com.android.library'
22

33
android {
4-
compileSdkVersion 14
4+
compileSdkVersion 21
55
buildToolsVersion "27.0.3"
66

77
defaultConfig {

0 commit comments

Comments
 (0)