issues
search
DefinedNet
/
mobile_nebula
Brings nebula to mobile devices (iOS, Android)
https://defined.net
128
stars
37
forks
source link
Minor tweaks for a clean build
#25
Closed
johnmaguire
closed
3 years ago
johnmaguire
commented
3 years ago
Updated README with some maybe-helpful instructions for downgrading flutter to a version that will build the project
Added a step to create a missing directory to the Gradle build (otherwise the build fails)
Set
shrinkResources false
- otherwise you get an error that you can't shrink resources unless you also enable minifying
shrinkResources false
- otherwise you get an error that you can't shrink resources unless you also enable minifying