GitHub / androiddevnotes / maestro-on-bitrise-code-sample
Bitrise for Android with Maestro UI Tests
Stars: 1
Forks: 0
Open issues: 0
License: None
Language: Kotlin
Size: 106 KB
Dependencies parsed at:
7
Created at: about 2 years ago
Updated at: almost 2 years ago
Pushed at: over 1 year ago
Last synced at: about 2 months ago
Topics: android, bitrise, jetpack-compose, maestro
app/build.gradle
maven
- androidx.activity:activity-compose 1.3.1 implementation
- androidx.compose.material3:material3 1.0.0-alpha11 implementation
- androidx.compose.ui:ui $compose_version implementation
- androidx.compose.ui:ui-tooling-preview $compose_version implementation
- androidx.core:core-ktx 1.7.0 implementation
- androidx.lifecycle:lifecycle-runtime-ktx 2.3.1 implementation
- junit:junit 4.13.2 testImplementation
build.gradle
maven