feature_discovery
feature_discovery copied to clipboard
Modernize Android build scripts (#2)
Needed to build the example app successfully with Flutter 3.
Note: gradlew and gradlew.bat should be checked in- these are wrapper scripts that download the actual gradle binary (the "w" in "gradlew" stands for wrapper). This allows the build to work out of the box.