Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build warnings: 'enableAndroidTest: Boolean' is deprecated #1272

Open
dturner opened this issue Mar 11, 2024 · 2 comments · May be fixed by #1274
Open

Build warnings: 'enableAndroidTest: Boolean' is deprecated #1272

dturner opened this issue Mar 11, 2024 · 2 comments · May be fixed by #1274
Labels
good first issue Good for newcomers

Comments

@dturner
Copy link
Collaborator

dturner commented Mar 11, 2024

> Task :build-logic:convention:compileKotlin
w: file:///Users/donturner/Code/workspace-android/nowinandroid/build-logic/convention/src/main/kotlin/com/google/samples/apps/nowinandroid/AndroidInstrumentedTests.kt:33:8 'enableAndroidTest: Boolean' is deprecated. replaced with enableAndroidTest
w: file:///Users/donturner/Code/workspace-android/nowinandroid/build-logic/convention/src/main/kotlin/com/google/samples/apps/nowinandroid/AndroidInstrumentedTests.kt:33:31 'enableAndroidTest: Boolean' is deprecated. replaced with enableAndroidTest
@alexvanyo alexvanyo added the good first issue Good for newcomers label Mar 11, 2024
@sanao1006
Copy link
Contributor

I would like to work on this issue!

sanao1006 added a commit to sanao1006/nowinandroid that referenced this issue Mar 12, 2024
This is because enableAndroidTest is deprecated.

Fixes android#1272
@sanao1006 sanao1006 linked a pull request Mar 12, 2024 that will close this issue
@Sivyamkumar
Copy link

Hey @dturner i would like to know that if by any chance this issue is still open as i would like to contribute to your awesome projects. I am happy to work on this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants