Adapt AS wizard to changes in main wizard

This commit is contained in:
Kirill Shmakov
2020-07-27 12:25:06 +03:00
parent 5c8833f608
commit 96160cbb55
10 changed files with 72 additions and 40 deletions
@@ -19,5 +19,5 @@ pluginManagement {
rootProject.name = 'multiplatformMobileApplication'
include(':shared')
include(':androidApp')
include(':androidApp')
include(':shared')
@@ -19,5 +19,5 @@ pluginManagement {
rootProject.name = "multiplatformMobileApplication"
include(":shared")
include(":androidApp")
include(":androidApp")
include(":shared")