flutter_workmanager icon indicating copy to clipboard operation
flutter_workmanager copied to clipboard

docs: Changed ext.kotlin_version version

Open IfeSunmola opened this issue 1 year ago • 0 comments

The minimum ext.kotlin_version for WorkManager to work wasn't updated in the ANDROID_SETUP.md file.

Apps (android) crash with the version set to < 1.8.0. The example given uses 1.8.10

IfeSunmola avatar Feb 04 '24 06:02 IfeSunmola