Minor: fix downloading sdk in test

This commit is contained in:
Alexey Tsvetkov
2016-05-11 23:53:13 +03:00
parent b4d47df52b
commit 65df1debe0
@@ -13,6 +13,7 @@ buildscript {
}
}
apply plugin: 'android-sdk-manager'
apply plugin: 'com.android.application'
apply plugin: 'kotlin-android'
apply plugin: 'kotlin-android-extensions'