Files
whatsms-gateway-android/app/release/output-metadata.json
ealmeida 5c5b35f9e2
Build AAB — WhatSMS Gateway / build (push) Failing after 34s
refactor: renomear package me.capcom.smsgateway → pt.whatsms.gateway
- namespace, applicationId, todos os ficheiros .kt/.xml/.gradle actualizados
- directório me/capcom/smsgateway/ → pt/whatsms/gateway/
- zero referências a capcom no código fonte
2026-04-24 18:28:08 +01:00

20 lines
374 B
JSON

{
"version": 3,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
"applicationId": "pt.whatsms.gateway",
"variantName": "release",
"elements": [
{
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 1,
"versionName": "1.0.0",
"outputFile": "app-release.apk"
}
],
"elementType": "File"
}