phantomate / Untare

Flutter app for tandoor recipes
GNU General Public License v3.0
105 stars 11 forks source link

Migrate to declarative gradle plugin application #104

Open SeineEloquenz opened 2 months ago

SeineEloquenz commented 2 months ago

Imperative apply of Flutter's gradle plugins has been deprecated. This commit updates the android build files to use the now recommended declarative application.

See: https://docs.flutter.dev/release/breaking-changes/flutter-gradle-plugin-apply