Exports, some Kotlin stuff, and version 1.0-beta15
This commit is contained in:
@ -6,6 +6,7 @@ configurations.all {
|
||||
|
||||
buildscript {
|
||||
ext.kotlin_version = '1.1.3-2'
|
||||
ext.anko_version = '0.10.1'
|
||||
repositories {
|
||||
jcenter()
|
||||
}
|
||||
|
Reference in New Issue
Block a user