mirror of
https://github.com/seemueller-io/yachtpit.git
synced 2025-09-08 22:46:45 +00:00
12 lines
300 B
YAML
12 lines
300 B
YAML
android:
|
|
gradle: true
|
|
# this assets configuration is currently only used without gradle!
|
|
#assets:
|
|
# - "../assets/*"
|
|
icon: "ios-src/Assets.xcassets/AppIcon.appiconset/icon_1024x1024.png"
|
|
manifest:
|
|
package: "io.gs.yachtpit"
|
|
version_code: 1
|
|
application:
|
|
label: "yachtpit"
|