codinguser / gnucash-android

Gnucash for Android mobile companion application.
Apache License 2.0
1.22k stars 538 forks source link

Update AGP from 3.5.2 to 3.6.4. Use androidX instead of android.app. … #915

Closed reul closed 1 year ago

reul commented 1 year ago

…Replace Fabric by Firebase crashlytics.

Libraries UserVoice and RateThisApp had to be removed, as they are archived for several years and no longer work with modern version of Android SDK.

Robolectric tests are broken. They still depend upon UserVoice shadows. Eventually they are going either to be fixed or replaced by espresso.