mirror of
https://github.com/permissionlesstech/bitchat-android.git
synced 2026-08-29 07:16:08 +00:00
10 lines
179 B
TOML
10 lines
179 B
TOML
[toolchain]
|
|
channel = "1.95.0"
|
|
profile = "minimal"
|
|
targets = [
|
|
"aarch64-linux-android",
|
|
"armv7-linux-androideabi",
|
|
"i686-linux-android",
|
|
"x86_64-linux-android",
|
|
]
|