mirror of https://github.com/synctv-org/synctv
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
310 B
TOML
12 lines
310 B
TOML
|
1 month ago
|
schema-version = 1
|
||
|
|
|
||
|
|
[source]
|
||
|
|
kind = "git"
|
||
|
|
repository = "https://github.com/synctv-org/synctv-app.git"
|
||
|
|
revision = "64235a3584e4fa97560629e34f0160cc44672898"
|
||
|
|
commit = "64235a3584e4fa97560629e34f0160cc44672898"
|
||
|
|
|
||
|
|
[build]
|
||
|
|
flutter = "flutter"
|
||
|
|
arguments = ["--release", "--no-web-resources-cdn", "--no-wasm-dry-run"]
|