bundletool/composer.json

9 lines
188 B
JSON
Raw Normal View History

2022-06-01 11:54:25 +03:00
{
"name": "bit/bundletool",
"description": "tool for build android platform",
"homepage": "https://git.bit5.ru/bit/bundletool",
"require": {
"php": ">=7.4"
}
2023-10-24 17:36:20 +03:00
}