causes "Could not get unknown property 'assembleRelease' for root project 'FeatureModule' of type org.gradle.api.Project." this is a standard Android task. anyone know why it can't be found?
Kris Wong
09/27/2019, 5:11 PM
does it have to do with some gradle evaluation order?
Kris Wong
09/27/2019, 5:13 PM
ah, it needs to be in quotes unless it's defined in the gradle file