fix: webhook

This commit is contained in:
rebelonion 2024-02-03 21:14:40 -06:00
parent d12022266e
commit b4487159ed
3 changed files with 3 additions and 21 deletions

2
app/.gitignore vendored
View file

@ -1,4 +1,6 @@
/build
/debug
/debug/output-metadata.json
/alpha
/alpha/output-metadata.json
/release

View file

@ -1,20 +0,0 @@
{
"version": 3,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
"applicationId": "ani.dantotsu.alpha",
"variantName": "alpha",
"elements": [
{
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 28450261,
"versionName": "2.1.0-alpha01",
"outputFile": "app-alpha.apk"
}
],
"elementType": "File"
}