mirror of
https://github.com/hmalik144/Driver.git
synced 2025-12-10 02:45:20 +00:00
- Update to Espresso tests - Updated gradle dependencies for espresso Took 9 hours 56 minutes
10 lines
131 B
JSON
10 lines
131 B
JSON
{
|
|
"rules": {
|
|
"user": {
|
|
".read": true,
|
|
"$user_id": {
|
|
".write": "$user_id === auth.uid"
|
|
}
|
|
}
|
|
}
|
|
} |