RedApparat / Fotoapparat

Making Camera for Android more friendly. 📸
Apache License 2.0
3.82k stars 407 forks source link

Migrates project to AndroidX and Kotlin 1.3 #315

Closed rafaeltoledo closed 5 years ago

rafaeltoledo commented 5 years ago

Fixes #314

fleficher commented 5 years ago

You must also remove the line

kotlin.experimental.coroutines 'enable'

in fotoapparat/build.gradle file