Minor: fix gradle plugin order in test

This commit is contained in:
Alexey Tsvetkov
2016-09-06 20:08:34 +03:00
parent 6ebb50751c
commit 508b965d88
@@ -1,6 +1,6 @@
apply plugin: 'android-sdk-manager'
apply plugin: 'com.android.application'
apply plugin: 'kotlin-android'
apply plugin: 'android-sdk-manager'
dependencies {
compile "frankiesardo:icepick:3.2.0"