mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
Partial migration of data package to Kotlin
This commit is contained in:
parent
110df59197
commit
c0452038f7
60 changed files with 2012 additions and 1856 deletions
|
@ -6,7 +6,7 @@ buildscript {
|
|||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:2.0.0-beta2'
|
||||
classpath 'com.android.tools.build:gradle:2.0.0-beta5'
|
||||
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8'
|
||||
classpath 'me.tatarka:gradle-retrolambda:3.2.4'
|
||||
classpath 'com.github.ben-manes:gradle-versions-plugin:0.12.0'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue