Released v1.14.1+54
- Add Turkey translation, Thanks for S. Aydın's contribution on weblate.
- Bump Dependencies versions.
gradle
to 8.9com.android.application
to 8.7.0androidx.window:window
to 1.2.0androidx.window:window-java
to 1.2.0com.android.tools:desugar_jdk_libs
to 2.1.2- change compatibile jave version from 1.8 to 17
- upgrade flutter package's major versions
fl_chart
to 0.69.0flutter_local_notifications
to 17.2.3flutter_markdown
to 0.7.3+2
- bump flutter package versions,
rungit diff 62317cd 0ef4434 -- "pubspec.lock"
see full changelog
- Keep
@mipmap/ic_notification
to prevent it from being removed byshrinkResources
,
see https://stackoverflow.com/a/50703322.
Full Changelog: v1.13.6+52...v1.14.1+54