disable android platform
This commit is contained in:
@@ -39,6 +39,6 @@ if(withDesktopPlatform) {
|
||||
include('platform-desktop')
|
||||
}
|
||||
|
||||
if (withAndroidPlatform) {
|
||||
include('platform-android')
|
||||
}
|
||||
// if (withAndroidPlatform) {
|
||||
// include('platform-android')
|
||||
// }
|
||||
Reference in New Issue
Block a user