... |
... |
@@ -254,17 +254,17 @@ |
254 |
254 |
implementation "io.reactivex.rxjava2:rxjava:2.2.21" |
255 |
255 |
implementation "io.reactivex.rxjava2:rxandroid:2.1.1" |
256 |
256 |
|
257 |
|
-// Add the libhone-barcode library |
|
257 |
+// For libhone-barcode library |
258 |
258 |
api 'com.google.zxing:core:3.2.1' |
259 |
259 |
|
260 |
|
-// Add the libhone-beacon library |
|
260 |
+// For libhone-beacon library |
261 |
261 |
implementation "org.altbeacon:android-beacon-library:2.19.4" |
262 |
262 |
|
263 |
|
-// Add the libhone-gallery library |
|
263 |
+// For libhone-gallery library |
264 |
264 |
implementation "com.github.bumptech.glide:glide:4.13.1" |
265 |
265 |
kapt "com.github.bumptech.glide:compiler:4.13.1" |
266 |
266 |
|
267 |
|
-// Add the libhone-nfc library |
|
267 |
+// For libhone-nfc library |
268 |
268 |
implementation "com.google.guava:guava:31.1-jre" |
269 |
269 |
|
270 |
270 |
implementation files('libs/libhone-release.aar') |