getPassword in Example/android/app/build.gradle uses the command security.
AFAIK security is a mac only program, and so syncing gradle with android studio failed on linux.
overwriting it with some mundane value seems to work, since I'm not actually releasing.