android / android-studio-poet

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

Configurable versions for gradle/kotlin/android plugin #41

Closed jmfayard closed 6 years ago

jmfayard commented 6 years ago

Hello, I wanted to fix indentation & update to Kotlin 1.1.60 ; android.gradle 3.0.1 In the meantime, I fixed the unit tests and clarified the main class


Update: the PR adds three parameters to the config

{
  "gradleVersion": "4.3.1",
  "androidGradlePluginVersion": "3.0.1",
  "kotlinVersion": "1.1.60",
}
borisf commented 6 years ago

Hi @jmfayard thanks, can you resolve the conflicts so we can merge it

jmfayard commented 6 years ago

@borisf done

NikitaKozlov commented 6 years ago

LGTM

borisf commented 6 years ago

@jmfayard can you please resolve conflicts for us to merge

jmfayard commented 6 years ago

@borisf conflicts resolved