Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
flyingw29 committed Jan 2, 2018
1 parent d25dc48 commit 70cd285
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion DefineCameraDemo/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ buildscript {
}
dependencies {
classpath 'com.android.tools.build:gradle:3.0.1'

classpath 'com.github.dcendents:android-maven-gradle-plugin:1.5'

// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
Expand Down
3 changes: 1 addition & 2 deletions DefineCameraDemo/cameralibrary/build.gradle
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
apply plugin: 'com.android.library'
group='com.github.prince329'

android {
compileSdkVersion 25



defaultConfig {
minSdkVersion 17
targetSdkVersion 25
Expand Down
Empty file added readme.md
Empty file.

0 comments on commit 70cd285

Please sign in to comment.