Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 1.83 KB

File metadata and controls

51 lines (33 loc) · 1.83 KB

Project name (Android)

minSdk targetSdk Bitrise

Short project description.

Project info

  • Deadline: --. --. ----
  • ApplicationId: app.futured.project
  • Supports: Dark mode, landscape orientation
  • Design: Figma/Zeplin (add link)
  • Backend: Apiary (add link)
  • Interactors: Kotlin Coroutines
  • Product Flavors: mock, dev, prod
  • Build Variants: debug, enterprise, release
  • Localizations: Czech, English – POEditor (add link)
  • Architecture decision records

Team:

Used Tools

Test accounts

Security standard

This project complies with Standard (F0), High (F1), Highest (F2) security standard.

Project specific standard

Charles Proxy

Charles Proxy is enabled for debug and enterprise builds.

Additional Scripts

  1. clean - remove all build folders
  2. lintCheck - run ktlint, detekt and android lint checks. Same runs on CI.
  3. dependencyUpdates - check if never version of used dependencies are available