Skip to content

Releases: nisrulz/android-spacex-app

v1.1.0

14 Jun 00:51
Compare
Choose a tag to compare

What's Changed

  • Enable Type safe project accessors by @nisrulz in #9
  • Setup Analytics and Loggers in common module by @nisrulz in #10
  • Add a python script to generate a dependency graph for the readme. by @nisrulz in #11
  • Setup dependabot by @nisrulz in #12
  • Bump gradle/wrapper-validation-action from 2 to 3 by @dependabot in #13
  • Bump org.jetbrains.kotlinx:kotlinx-coroutines-android from 1.8.0 to 1.8.1 by @dependabot in #17
  • Bump com.google.truth:truth from 1.4.0 to 1.4.2 by @dependabot in #16
  • Bump androidx.activity:activity-compose from 1.8.2 to 1.9.0 by @dependabot in #15
  • Bump mockkVersion from 1.13.9 to 1.13.11 by @dependabot in #21
  • Bump com.squareup.retrofit2:retrofit from 2.9.0 to 2.11.0 by @dependabot in #19
  • Bump app.cash.turbine:turbine from 1.0.0 to 1.1.0 by @dependabot in #20
  • Bump androidx.compose:compose-bom from 2024.02.02 to 2024.05.00 by @dependabot in #24
  • Bump hilt from 2.50 to 2.51.1 by @dependabot in #23
  • Bump org.jetbrains.kotlinx:kotlinx-coroutines-test from 1.8.0 to 1.8.1 by @dependabot in #22
  • Bump androidx.appcompat:appcompat from 1.6.1 to 1.7.0 by @dependabot in #27
  • Bump lifecycleVer from 2.7.0 to 2.8.1 by @dependabot in #25
  • Update gradle wrapper to v8.8 by @nisrulz in #28
  • Updates by @nisrulz in #29
  • Improve Github Action workflows by @nisrulz in #30

New Contributors

Full Changelog: 1.0.0...v1.1.0

1.0.0

09 Feb 02:11
Compare
Choose a tag to compare

What's Changed

  • [Update] Replace GSON with KotlinX Serialization by @nisrulz in #2
  • [Update] Added type safety in Navigation Compose by @nisrulz in #3
  • [Update] Refactor build scripts to utilize convention plugin approach by @nisrulz in #5
  • refactor: use convention plugin for hilt setup in modules by @nisrulz in #7
  • setup: Github Action for generating APK by @nisrulz in #8

Full Changelog: https://github.com/nisrulz/android-spacex-app/commits/1.0.0