Skip to content

Commit 37ff635

Browse files
committed
2 parents 08d87c4 + 0e7d240 commit 37ff635

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ opencv341 android sdk with contrib341 module build on windows.
66
工作需要,目前主要编译了armeabi-v7a和x86的.so库.a库,主要用于jni编程,附带java应用层函数。
77

88

9-
## A templet build.gradle for armeabi-v7a with NDK
9+
## A templet build.gradle for armeabi-v7a and x86 with NDK
1010

1111
```
1212
apply plugin: 'com.android.library'
@@ -36,4 +36,4 @@ android {
3636
}
3737
}
3838
...
39-
```
39+
```

0 commit comments

Comments
 (0)