From 2e382f4fcc204a146e98183085bfba4db6cc3948 Mon Sep 17 00:00:00 2001 From: Denzil Ferreira Date: Wed, 12 Jun 2019 12:24:10 +0300 Subject: [PATCH] - Updated libraries, documentation in GitHub. --- aware-core/aware.gradle | 4 ++-- aware-core/build.gradle | 2 +- aware-phone/build.gradle | 2 +- com.aware.plugin.ambient_noise | 2 +- com.aware.plugin.device_usage | 2 +- com.aware.plugin.fitbit | 2 +- com.aware.plugin.sentimental | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/aware-core/aware.gradle b/aware-core/aware.gradle index 24dd59eaa..342de6fd3 100644 --- a/aware-core/aware.gradle +++ b/aware-core/aware.gradle @@ -1,9 +1,9 @@ ext { - mqtt_libs = "1.2.0" + mqtt_libs = '1.2.1' ion_libs = "2.+" support_libs = "28.0.0" google_libs = "16.0.0" - version_code = 814 + version_code = 815 version_readable = "4.0." + version_code + "." + "bundle" compile_sdk = 28 target_sdk = 28 diff --git a/aware-core/build.gradle b/aware-core/build.gradle index d1b9a6449..1b212fc1b 100644 --- a/aware-core/build.gradle +++ b/aware-core/build.gradle @@ -61,7 +61,7 @@ android { dependencies { implementation "org.eclipse.paho:org.eclipse.paho.client.mqttv3:$mqtt_libs" - implementation "com.koushikdutta.ion:ion:$ion_libs" + implementation 'com.koushikdutta.ion:ion:2.2.1' implementation "com.android.support:design:$support_libs" implementation "com.android.support:gridlayout-v7:$support_libs" implementation "com.android.support:cardview-v7:$support_libs" diff --git a/aware-phone/build.gradle b/aware-phone/build.gradle index 8ad33774f..1f07f11f7 100755 --- a/aware-phone/build.gradle +++ b/aware-phone/build.gradle @@ -102,7 +102,7 @@ if (System.getenv("storeFile") != null && System.getenv("storePassword") != null } dependencies { - implementation('me.dm7.barcodescanner:zbar:1.8.4') { + implementation('me.dm7.barcodescanner:zbar:1.9.8') { exclude group: 'com.android.support', module: "support-v4" } diff --git a/com.aware.plugin.ambient_noise b/com.aware.plugin.ambient_noise index 96c036e2e..af8224dce 160000 --- a/com.aware.plugin.ambient_noise +++ b/com.aware.plugin.ambient_noise @@ -1 +1 @@ -Subproject commit 96c036e2e9177e7e8719d9834497d13bdff0338b +Subproject commit af8224dce1303dad94d0a29032d9b65bc87426cf diff --git a/com.aware.plugin.device_usage b/com.aware.plugin.device_usage index 2da5d53c0..dce9b8cb5 160000 --- a/com.aware.plugin.device_usage +++ b/com.aware.plugin.device_usage @@ -1 +1 @@ -Subproject commit 2da5d53c02fad1f72347fbd7cbb872f0f05f02aa +Subproject commit dce9b8cb5cd51e01f18ac765c3c3186f59d5d698 diff --git a/com.aware.plugin.fitbit b/com.aware.plugin.fitbit index ce2d9bba7..a1adc250d 160000 --- a/com.aware.plugin.fitbit +++ b/com.aware.plugin.fitbit @@ -1 +1 @@ -Subproject commit ce2d9bba736a4428090e57adac687f9334176b1c +Subproject commit a1adc250d40c72a587e95924e9385893580f1ab1 diff --git a/com.aware.plugin.sentimental b/com.aware.plugin.sentimental index 13ff8e281..6676e87fb 160000 --- a/com.aware.plugin.sentimental +++ b/com.aware.plugin.sentimental @@ -1 +1 @@ -Subproject commit 13ff8e2812cd3a026794fb6200e2ee45a5071943 +Subproject commit 6676e87fb2f05cbd30688b4221d54666494f2fe7