makeplane / plane-mobile

📱 🛫 🔥 Mobile App of Plane. Open Source JIRA, Linear and Height Alternative. Plane helps you track your issues, epics, and product roadmaps in the simplest way possible.
GNU Affero General Public License v3.0
165 stars 52 forks source link

chore: Android configs updated, Package version updated #170

Open TecHaxter opened 2 months ago

TecHaxter commented 2 months ago

This PR solves the issue of application build not getting generated due to the following reasons:

  1. Deprecated imperative apply of Flutter's Gradle plugins
  2. Unnecessary debug signingConfigs
  3. Outdated flutter_slidable package version
  4. Outdated cached_network_image package version