Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Set usesCleartextTraffic to false already
It will default to false once we're targeting SDK 28 or higher, but we might as well set it already for best security for our users. (Not that this app does any network requests at all)
- Loading branch information