|
@@ -151,7 +151,7 @@ diff --git a/third_party/android_deps/build.gradle b/third_party/android_deps/bu
|
|
compile "org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.20"
|
|
compile "org.jetbrains.kotlin:kotlin-stdlib-jdk8:1.6.20"
|
|
|
|
|
|
+ // promethean telemetry
|
|
+ // promethean telemetry
|
|
-+ String prometheanLibVersion = '1.5.+'
|
|
|
|
|
|
++ String prometheanLibVersion = '2.0.+'
|
|
+ compile "com.prometheanworld:activpanel:${prometheanLibVersion}"
|
|
+ compile "com.prometheanworld:activpanel:${prometheanLibVersion}"
|
|
+ compile ("com.prometheanworld:telemetry:${prometheanLibVersion}") {
|
|
+ compile ("com.prometheanworld:telemetry:${prometheanLibVersion}") {
|
|
+ exclude group: 'com.prometheanworld', module: 'activpanel'
|
|
+ exclude group: 'com.prometheanworld', module: 'activpanel'
|