Skip to content

Releases: mjanki/BestAndroidMvvmTemplate

1.0.0 Alpha 3

06 Nov 05:49
f1c91cc
Compare
Choose a tag to compare
1.0.0 Alpha 3 Pre-release
Pre-release

New in Alpha 3:

  • Fixed a bug were non-http network errors (no connection, etc...) didn't call onComplete.
  • Created a start.py script for creating new projects from template.
  • Replaced all remaining Java files with Kotlin.
  • Added LeakCanary Beta 3 to detect memory leaks.