Commit 99bc37b0 by Kim Jinsung

Jenkinsビルドエラー対応

parent 1730a742
...@@ -19,7 +19,7 @@ dependencies { ...@@ -19,7 +19,7 @@ dependencies {
implementation 'com.google.guava:guava:18.0' implementation 'com.google.guava:guava:18.0'
implementation 'com.google.zxing:core:3.2.1' implementation 'com.google.zxing:core:3.2.1'
implementation 'org.jsoup:jsoup:1.9.2' implementation 'org.jsoup:jsoup:1.9.2'
implementation 'com.journeyapps:zxing-android-embedded:3.0.1@aar' implementation 'com.journeyapps:zxing-android-embedded:3.5.0@aar'
implementation project(':FoxitRDK') implementation project(':FoxitRDK')
implementation project(':SwiftDecoderMobile') implementation project(':SwiftDecoderMobile')
implementation files('libs/sdaiflib.jar') implementation files('libs/sdaiflib.jar')
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment