| GITHUBTOKEN | Yes (CI) | GitHub Packages auth for SDK (read:packages scope) | | Build flavors | - | standard (Play Store), fdroid (no Google services) | | Build types | - | debug, beta, release |
If builds fail resolving the Bitwarden SDK, verify GITHUBTOKEN in user.properties or environment and check connectivity to maven.pkg.github.com.
IMPORTANT: The app module uses the standard flavor. Always use testStandardDebugUnitTest, NOT testDebugUnitTest.
Erstellen, testen, linten und bereitstellen Sie Befehle für das Bitwarden-Android-Projekt. Zum Ausführen von Tests, Erstellen von APKs/AABs, Ausführen von Lint/Detekt, Bereitstellen, Verwenden von Fastlane oder Ermitteln der Codebasisstruktur. Ausgelöst durch „Run Tests“, „Build“, „Gradle“, „Lint“, „Detekt“, „Deploy“, „Fastlane“, „Assemble“, „Verify“, „Coverage“. Quelle: bitwarden/android.