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

Issue #1272 rewrote it.enableAndroidTest to it.androidTest.enable #1456

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rzzdr
Copy link

@rzzdr rzzdr commented May 20, 2024

What I have done and why

Just replace it.enable.AndroidTest = it.enable.AndroidTest to it.androidTest.enable = it.androidTest.enable in build-logic/convention/src/main/kotlin/com/google/samples/apps/nowinandroid/AndroidInstrumentedTests.kt due to recent syntax update in Kotlin.

Related issues/PRs:
#1272

@Jaehwa-Noh
Copy link
Contributor

It seemed to be duplicated with #1274. I don't know which one would be merged.

@rzzdr
Copy link
Author

rzzdr commented May 23, 2024

It seemed to be duplicated with #1274. I don't know which one would be merged.

Just checked, both are same, you can merge anyone's

@Jaehwa-Noh
Copy link
Contributor

I'm not maintainer so that I don't have any authority.

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

Successfully merging this pull request may close these issues.

None yet

2 participants