فهرست منبع

Pull request #95: AP9-13761 Modify the reference of the Abstraction lib to version 1.5.+ on the master branch for apps in the stash.

Merge in AP/chromiumpatches from AP9-13761-app to master

* commit 'ddb6ae309effe14540820d454050a8c7b37711e5':
  AP9-13761 Modify the reference of the Abstraction lib to version 1.5.+ on the master branch for apps in the stash.
AP9 Service Account 2 سال پیش
والد
کامیت
3a6cec9633
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      build/patches/Implement-Telemetry-lib.patch

+ 1 - 1
build/patches/Implement-Telemetry-lib.patch

@@ -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 = 'latest.release'
++    String prometheanLibVersion = '1.5.+'
 +    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'