Reduks v3.3.5 Release Notes
Release Date: 2020-01-06 // about 3 years ago-
kotlin -> 1.3.61
kotlin_coroutines -> 1.3.3
dokka -> 0.10.0
๐ android gradle plugin -> 3.5.3
androidx.appcompat:appcompat -> 1.1.0
androidx.lifecycle:lifecycle-extensions -> 2.1.0
com.google.code.gson:gson -> 2.8.6
gradle -> 5.4.1- ๐ improved async store tests
- ๐ introduced ReduksFragment abstract class for better integration of android fragments with reduks
- ๐ fixed method isFragmentVisible for ReduksFragment
- ๐ bugfix in reduksfragment, redukActivity was not defined as property method
- ๐ bugfix for ReduksFragment: attached activity can be null, if fragment not yet attached
Previous changes from v3.3.4
-
๐ maintenance release.
migrated to androidx, kotlin bumped to 1.3.21