Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 9 days 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-22T13:27:52.000Z (almost 6 years ago)
- Last Synced: 2024-12-03T07:14:19.573Z (2 months ago)
- Language: Kotlin
- Homepage: https://issuetracker.google.com/issues/123060356
- Size: 121 KB
- Stars: 0
- Watchers: 1
- 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)