git clone https://github.com/shrivatsav-0/monomail.git
cd monomail
# Quick debug build — no API keys needed
./gradlew assembleGithubDebug
# Install on device
./gradlew installGithubDebug To use Google sign-in or Outlook, you'll need API keys. See the user docs for details on secrets.properties and MSAL config.
monomail/ root as a Gradle project in Android Studio.app with githubDebug build variant.