191: Update Android plugin changes to AS33 (KT-29847)

This commit is contained in:
Yan Zhulanow
2019-01-29 00:10:32 +03:00
parent a2d702c2a7
commit 9729932fe4
11 changed files with 1739 additions and 4 deletions
@@ -13,7 +13,7 @@ dependencies {
}
sourceSets {
if (Ide.IJ()) {
if (Ide.IJ() && Platform[183].orLower()) {
"main" {
projectDefault()
}