Skip to content

Commit

Permalink
测试gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
maning committed Feb 27, 2018
1 parent 3a4cd67 commit f945af1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,6 @@ dependencies {
compile fileTree(dir: 'libs', include: ['*.jar'])
testCompile 'junit:junit:4.12'
compile 'com.android.support:appcompat-v7:26.0.0'
// compile 'com.github.maning0303:MNZXingCode:V1.1.2'
// compile 'com.github.maning0303:MNZXingCode:V1.1.3'
compile project(':libraryzxing')
}

0 comments on commit f945af1

Please sign in to comment.