Skip to content

andrespaez90/Bitrise-App-Android

Repository files navigation

Bitrise App

Unofficial Bitrise app where you can start build and check its status

Download

Tech stack & Open-source libraries

  • Minimum SDK level 19
  • Architecture
    • MVVM Architecture (View - ViewModel - Model)
  • Dagger Hilt - Dependency injection.
  • JetPack -ViewModel - UI related data holder, lifecycle aware.
    • Lifecycle - Dispose observing data when lifecycle state changes.
  • Retrofit2 & OkHttp3 - REST APIs.
  • Glide - fast and efficient open source media management and image loading framework
  • MPAndroidChart - Library to use chart in Android