Ryan Kent

Results 2 issues of Ryan Kent

This PR changes some default language for the authenticatable model since not every application uses `User` (some use `Author`, `Agent`, `Company`, etc...). It replaces instances of `User` with `Authenticatable` and...

Update gradle, sdk, and build tool versions so `assembleRelease` will compile in `react-native ^0.59.2`.