mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
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
Kotlin
6 lines
No EOL
59 B
Kotlin
plugins {
|
|
`kotlin-dsl`
|
|
}
|
|
repositories {
|
|
jcenter()
|
|
} |