Skip to content

Releases: icerockdev/moko-media

Release 0.6.0

25 Nov 12:03
7f71131
Compare
Choose a tag to compare

Changes

  • #20 fix crash on android 10

Thanks

@Tetraquark

Release 0.5.0

09 Sep 04:49
91e5085
Compare
Choose a tag to compare

Changes

  • Kotlin 1.4.0
  • project configuration with dependencySubstitution and includeBuild

Release 0.4.3

02 Apr 13:09
2c8f25a
Compare
Choose a tag to compare

Changes

  • fix ios crash on camera picker #12

Thanks

@shelaranton

Release 0.4.2

02 Apr 05:45
977193f
Compare
Choose a tag to compare

Changes

  • fix OOM on android #8

Thanks

@Tetraquark

Release 0.4.1

30 Mar 06:29
62394be
Compare
Choose a tag to compare

Release 0.4.0

14 Mar 06:31
b30c107
Compare
Choose a tag to compare
  • kotlin 1.3.70
  • android gradle plugin 3.6.1
  • gradle 5.6.4

Release 0.3.0

02 Mar 09:43
fb408b8
Compare
Choose a tag to compare
  • now MediaPickerController can be created with getter of UIViewController instead of instant UIViewController

Release 0.2.0

16 Dec 05:48
e1d7d33
Compare
Choose a tag to compare
  • Kotlin 1.3.61
  • CI configured