7d5fa5a603
updated gradle to 6.1.1 update android gradle to 4.0 add buildSrc to use kotlin for versions didnt convert them all
6 lines
No EOL
59 B
Text
6 lines
No EOL
59 B
Text
plugins {
|
|
`kotlin-dsl`
|
|
}
|
|
repositories {
|
|
jcenter()
|
|
} |