Skip to content
This repository was archived by the owner on May 21, 2026. It is now read-only.

Fixed the error of gradle.properties "set android.useAndroidX' = true" - #2587

Open
akhilsharmaa wants to merge 1 commit into
fossasia:developmentfrom
akhilsharmaa:development
Open

Fixed the error of gradle.properties "set android.useAndroidX' = true"#2587
akhilsharmaa wants to merge 1 commit into
fossasia:developmentfrom
akhilsharmaa:development

Conversation

@akhilsharmaa

Copy link
Copy Markdown

gradle.properties giving an error of android.useAndroidX' property is not enabled.

Fixes #2586

Changes: [add android.useAndroidX=true in gradle.properties]

Screenshots for the change:

After Change
After Change

Before Change
Before Change

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Gradle.properties is giving an error that "set android.useAndroidX=true."

1 participant