Added versions vars.

This commit is contained in:
Erik C. Thauvin 2018-11-06 08:55:15 -08:00
parent e5efb04fa2
commit c34f5d393c
2 changed files with 10 additions and 6 deletions

View file

@ -2,7 +2,6 @@
buildscript {
ext.kotlin_version = '1.3.0'
ext.anko_version = '0.10.7'
repositories {
jcenter()
google()