Skip to content

Don't reuse package name in ktx lib 'androidx.test.core' #680

@yogurtearl

Description

@yogurtearl

Steps to Reproduce

Run a build with androidx.test:core-ktx and androidx.test:core included. version 1.3.0-rc01

Expected Results

no warning
AndroidX.test should verify there are no build warnings in the pre-submit/merge check, to prevent re-occurence.

Actual Results

warning:

jetified-core-ktx-1.3.0-rc01/AndroidManifest.xml Warning:
	Package name 'androidx.test.core' used in: androidx.test:core-ktx:1.3.0-rc01, androidx.test:core:1.3.0-rc01.

AndroidX Test and Android OS Versions

1.3.0-rc01

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions