mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
AS 2.3 and Kotlin 1.1
This commit is contained in:
parent
8e4dd030d0
commit
c00eaae62b
3 changed files with 4 additions and 4 deletions
|
@ -6,7 +6,7 @@ buildscript {
|
|||
jcenter()
|
||||
}
|
||||
dependencies {
|
||||
classpath 'com.android.tools.build:gradle:2.2.3'
|
||||
classpath 'com.android.tools.build:gradle:2.3.0'
|
||||
classpath 'com.github.ben-manes:gradle-versions-plugin:0.13.0'
|
||||
// NOTE: Do not place your application dependencies here; they belong
|
||||
// in the individual module build.gradle files
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue