Skip to content

Patched v2.3.3 P8

Compare
Choose a tag to compare
@mwdle mwdle released this 31 Oct 22:55
c5f34d9

Various dependency and version updates, improvements, and removals.
Up to date with all patches from Azuo's Fork

What's Changed

  • Fixed dependency resolution issues and removed jcenter() repository, build no longer fails like original repo does.
  • Changed clock font weight to be thinner (Some people may not like this, sorry but this is just my preference and is part of the reason I modified the original app).
  • Upgrade to Gradle 7.2 and AGP to 7.0.4.
  • Changed Minimum SDK to 28.
  • Changed target and compile SDK versions to 31.
  • Removed Kapt and replaced it with KSP.
  • Removed unused methods, dependencies, imports, deprecated syntax, example tests, permissions, and more.
  • Removed UI and classes for user feedback, dev support and Google dependencies like billing, etc.
  • Fixed various warnings throughout the project.
  • Removed .idea folder from repository, updated gitignores.

Full Changelog: v2.3.3.7...v2.3.3.8