https://github.com/sloy/uiautomator-jetifier-bug
This project attempts to reproduce an issue with the Jetifier for AndroidX and UiAutomator
https://github.com/sloy/uiautomator-jetifier-bug
Last synced: 12 months ago
JSON representation
This project attempts to reproduce an issue with the Jetifier for AndroidX and UiAutomator
- Host: GitHub
- URL: https://github.com/sloy/uiautomator-jetifier-bug
- Owner: Sloy
- Created: 2019-01-18T12:53:21.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-22T13:27:52.000Z (over 7 years ago)
- Last Synced: 2025-03-25T12:25:35.355Z (about 1 year ago)
- Language: Kotlin
- Homepage: https://issuetracker.google.com/issues/123060356
- Size: 121 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# UiAutomator Jetifier Bug
This project attempts to reproduce an issue with the Jetifier for AndroidX and UiAutomator, as reported here: https://issuetracker.google.com/issues/123060356
To reproduce, download the project and run `./gradlew assembleAndroidTest`.
The relevant configuration is in [build.gradle](https://github.com/Sloy/uiautomator-jetifier-bug/blob/master/app/build.gradle#L31)