Skip to content

引用後編譯會有問題 #3

Description

@vensantai
  • Version:
    V1.5.6

  • Platform:
    Android

Severity:

Critical - 無法編譯

Description:

  • What you did ->
    implementation("cn.authing:guard:1.5.6") to my project

  • What happened ->

    Duplicate value for resource 'attr/itemGravity' with config 'DEFAULT' and product ''. Resource was previously defined here: com.xxx.xxx.app-mergeXXXDebugResources-94:/values/values.xml:413

Steps to reproduce the error:

問題原因是你們定義的itemGravity跟Google Material 1.13.0+ 定義的 itemGravit命名衝突了,我將Material降到1.12.0以下可以正常編譯,請更新你們的SDK,謝謝

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions