android / android-studio-poet

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

Configure versions of kotlin, gradle, android gradle plugin #40

Closed jmfayard closed 6 years ago

jmfayard commented 6 years ago

Hello, it would super practical if those things were configurable with a sensible default

com.android.tools.build:gradle:3.0.1
kotlin_version=1.1.60
distributionUrl=https\://services.gradle.org/distributions/gradle-4.2.1-all.zip
NikitaKozlov commented 6 years ago

That would be covered with new input format, please check https://github.com/borisf/android-studio-poet/pull/36