tjarvstrand / flutter_timezone

A fork of https://github.com/pinkfish/flutter_native_timezone
Apache License 2.0
42 stars 29 forks source link

Changelog states minSDK 23 but it is 16 #3

Closed MrCsabaToth closed 1 year ago

MrCsabaToth commented 1 year ago

This is just a correction to the Changelog. The https://github.com/tjarvstrand/flutter_timezone/pull/2 commit revert set the minSDK level back to 16.

MrCsabaToth commented 1 year ago

(I got scared for a moment because my app's min SDK is 19. But all is well, this is only a change log glitch)