android / android-studio-poet

Large Android projects generator
Apache License 2.0
702 stars 85 forks source link

Accept any string as a method for dependencies #87

Closed NikitaKozlov closed 6 years ago

NikitaKozlov commented 6 years ago

Having an enum was wrong approach, because it can't cover cases with custom flavors, dimensions or build types. String looses constraints, but we'll need to add more validation later.