Skip to content

Commit

Permalink
set the gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
DuckDeck committed Oct 29, 2018
1 parent 955b452 commit 46ef211
Show file tree
Hide file tree
Showing 213 changed files with 448 additions and 16,826 deletions.
Binary file modified .idea/caches/build_file_checksums.ser
Binary file not shown.
2 changes: 1 addition & 1 deletion .idea/misc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions OpenCVLibrary/build.gradle
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
apply plugin: 'com.android.library'

android {
compileSdkVersion 14
compileSdkVersion 26
buildToolsVersion "28.0.3"

defaultConfig {
minSdkVersion 8
targetSdkVersion 21
minSdkVersion 21
targetSdkVersion 26
}

buildTypes {
Expand Down
Loading

0 comments on commit 46ef211

Please sign in to comment.