Skip to content

Commit c9925dd

Browse files
committed
Update README.md
1 parent e82192c commit c9925dd

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ opencv341 android sdk with contrib341 module build on windows.
88

99
## A templet build.gradle for armeabi-v7a with NDK
1010

11+
```
1112
apply plugin: 'com.android.library'
1213
android {
1314
...
@@ -34,4 +35,5 @@ android {
3435
}
3536
}
3637
}
37-
...
38+
...
39+
```

0 commit comments

Comments
 (0)