Adapt AS wizard to changes in main wizard
This commit is contained in:
+2
-2
@@ -19,5 +19,5 @@ pluginManagement {
|
||||
rootProject.name = 'multiplatformMobileApplication'
|
||||
|
||||
|
||||
include(':shared')
|
||||
include(':androidApp')
|
||||
include(':androidApp')
|
||||
include(':shared')
|
||||
+2
-2
@@ -19,5 +19,5 @@ pluginManagement {
|
||||
rootProject.name = "multiplatformMobileApplication"
|
||||
|
||||
|
||||
include(":shared")
|
||||
include(":androidApp")
|
||||
include(":androidApp")
|
||||
include(":shared")
|
||||
Reference in New Issue
Block a user