9 lines
162 B
TOML
9 lines
162 B
TOML
identifier = "android"
|
|
description = "Capabilities for Android platforms"
|
|
windows = ["main"]
|
|
platforms = ["android"]
|
|
|
|
permissions = [
|
|
"sharetarget:default"
|
|
]
|