Releases: mjanki/BestAndroidMvvmTemplate
Releases · mjanki/BestAndroidMvvmTemplate
1.0.0 Alpha 3
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.