feat(android): add device readiness checks
This commit is contained in:
@@ -85,6 +85,9 @@ dependencies {
|
||||
// JSON
|
||||
implementation("org.json:json:20231013")
|
||||
|
||||
// Unit tests
|
||||
testImplementation("junit:junit:4.13.2")
|
||||
|
||||
// Debug
|
||||
debugImplementation("androidx.compose.ui:ui-tooling")
|
||||
debugImplementation("androidx.compose.ui:ui-test-manifest")
|
||||
|
||||
Reference in New Issue
Block a user