Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

Releases: yamin8000/Fare

1.3

15 Jan 00:51
7a9c301
Compare
Choose a tag to compare

updated kotlin to 1.6.10
removed firebase because my account is suspended (US exports laws)
removed kapt/ksp and moshi and migrated to gson because of compatibility issues of 1.13.0 version of moshi with jetifier
more here

1.2

18 Nov 19:04
b8f01a9
Compare
Choose a tag to compare
1.2
  • bumped androidx.core:core-ktx to 1.7.0
  • bumped androidx.appcompat:appcompat to 1.4.0
  • bumped androidx.constraintlayout:constraintlayout to 2.1.2
  • bumped com.google.firebase:firebase-crashlytics-gradle to 2.8.0
  • bumped com.airbnb.android:lottie to 4.2.1
  • bumped gradle to 7.3
  • added a proxy server for circling around AWS sanction of Iranian users
  • removed deprecated @OnLifecycleEvent
  • automatically send exception stacktrace to server
  • added authentication header for api using okhttp client interceptor

1.1

23 Oct 16:59
Compare
Choose a tag to compare
1.1
  • gradle plugin updated to 7.0.3
  • constraint layout updated to 2.1.1
  • fixed a bug in SearchCityFragment.kt where empty results would crash app
  • fixed report button not working in city fragment
  • fixed uncaught exceptions when using coroutine
  • release version 1.1

1.0 first release

09 Aug 18:08
Compare
Choose a tag to compare

first release