• <bdo id='43oKO'></bdo><ul id='43oKO'></ul>
    <i id='43oKO'><tr id='43oKO'><dt id='43oKO'><q id='43oKO'><span id='43oKO'><b id='43oKO'><form id='43oKO'><ins id='43oKO'></ins><ul id='43oKO'></ul><sub id='43oKO'></sub></form><legend id='43oKO'></legend><bdo id='43oKO'><pre id='43oKO'><center id='43oKO'></center></pre></bdo></b><th id='43oKO'></th></span></q></dt></tr></i><div id='43oKO'><tfoot id='43oKO'></tfoot><dl id='43oKO'><fieldset id='43oKO'></fieldset></dl></div>
  • <legend id='43oKO'><style id='43oKO'><dir id='43oKO'><q id='43oKO'></q></dir></style></legend>
    <tfoot id='43oKO'></tfoot>

    <small id='43oKO'></small><noframes id='43oKO'>

      1. 清单合并错误 - 不同版本的支持库

        Manifest Merger Error - Different versions of support library(清单合并错误 - 不同版本的支持库)
          <tbody id='naBVp'></tbody>

        <legend id='naBVp'><style id='naBVp'><dir id='naBVp'><q id='naBVp'></q></dir></style></legend>

        <small id='naBVp'></small><noframes id='naBVp'>

      2. <i id='naBVp'><tr id='naBVp'><dt id='naBVp'><q id='naBVp'><span id='naBVp'><b id='naBVp'><form id='naBVp'><ins id='naBVp'></ins><ul id='naBVp'></ul><sub id='naBVp'></sub></form><legend id='naBVp'></legend><bdo id='naBVp'><pre id='naBVp'><center id='naBVp'></center></pre></bdo></b><th id='naBVp'></th></span></q></dt></tr></i><div id='naBVp'><tfoot id='naBVp'></tfoot><dl id='naBVp'><fieldset id='naBVp'></fieldset></dl></div>

              <tfoot id='naBVp'></tfoot>
                • <bdo id='naBVp'></bdo><ul id='naBVp'></ul>
                  本文介绍了清单合并错误 - 不同版本的支持库的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我正在添加步进指标库 -

                  I'm adding the stepper indicator library - https://github.com/badoualy/stepper-indicator - to my project. To do so, I added jitpack to my project gradle file and the stepper-indicator library to my app gradle file. However, I'm getting the following build error:

                  Error:Execution failed for task ':app:processDebugManifest'.
                  > Manifest merger failed : Attribute meta-data#android.support.VERSION@value value=(25.4.0) from [com.android.support:preference-v14:25.4.0] AndroidManifest.xml:25:13-35
                      is also present at [com.android.support:appcompat-v7:26.0.0-beta2] AndroidManifest.xml:28:13-41 value=(26.0.0-beta2).
                      Suggestion: add 'tools:replace="android:value"' to <meta-data> element at AndroidManifest.xml:23:9-25:38 to override.
                  

                  The other dependencies in my app include:

                  compile 'com.android.support:preference-v7:25.4.0'
                  compile 'com.android.support:preference-v14:25.4.0'
                  compile 'eu.davidea:flexible-adapter:5.0.0-rc2'
                  compile 'com.android.support:appcompat-v7:25.4.0'
                  compile 'com.android.support:recyclerview-v7:25.4.0'
                  compile 'com.android.support:cardview-v7:25.4.0'
                  compile 'com.android.support:support-v4:25.4.0'
                  compile 'com.android.support.constraint:constraint-layout:1.0.2'
                  compile 'com.google.android.gms:play-services-gcm:11.0.2'
                  compile 'com.google.android.gms:play-services-auth:11.0.2'
                  compile 'com.google.android.gms:play-services-ads:11.0.2'
                  compile 'com.google.firebase:firebase-messaging:11.0.2'
                  compile 'com.google.firebase:firebase-auth:11.0.2'
                  compile 'com.squareup.okhttp3:okhttp:3.8.1'
                  

                  Without upgrading all of the android support libraries to an alpha version, is there a solution to this problem?

                  解决方案

                  In build.gradle you can exclude conflicting dependencies. For example:

                  compile ('com.github.badoualy:stepper-indicator:1.0.7'){ 
                      exclude group: 'com.android.support', module: 'appcompat-v7' 
                  }
                  

                  To inspect dependencies, you can use Gradle toolbar in Android Studio -> application module -> tasks -> android -> androidDependencies

                  Update:

                  这篇关于清单合并错误 - 不同版本的支持库的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  How to send data to COM PORT using JAVA?(如何使用 JAVA 向 COM PORT 发送数据?)
                  How to make a report page direction to change to quot;rtlquot;?(如何使报表页面方向更改为“rtl?)
                  Use cyrillic .properties file in eclipse project(在 Eclipse 项目中使用西里尔文 .properties 文件)
                  Is there any way to detect an RTL language in Java?(有没有办法在 Java 中检测 RTL 语言?)
                  How to load resource bundle messages from DB in Java?(如何在 Java 中从 DB 加载资源包消息?)
                  How do I change the default locale settings in Java to make them consistent?(如何更改 Java 中的默认语言环境设置以使其保持一致?)

                    <bdo id='gckOw'></bdo><ul id='gckOw'></ul>

                    1. <small id='gckOw'></small><noframes id='gckOw'>

                      <legend id='gckOw'><style id='gckOw'><dir id='gckOw'><q id='gckOw'></q></dir></style></legend>
                      • <i id='gckOw'><tr id='gckOw'><dt id='gckOw'><q id='gckOw'><span id='gckOw'><b id='gckOw'><form id='gckOw'><ins id='gckOw'></ins><ul id='gckOw'></ul><sub id='gckOw'></sub></form><legend id='gckOw'></legend><bdo id='gckOw'><pre id='gckOw'><center id='gckOw'></center></pre></bdo></b><th id='gckOw'></th></span></q></dt></tr></i><div id='gckOw'><tfoot id='gckOw'></tfoot><dl id='gckOw'><fieldset id='gckOw'></fieldset></dl></div>
                          <tbody id='gckOw'></tbody>
                        <tfoot id='gckOw'></tfoot>