mirror of
https://github.com/rebelonion/Dantotsu.git
synced 2026-01-26 09:01:01 +00:00
fix: webhook
This commit is contained in:
2
app/.gitignore
vendored
2
app/.gitignore
vendored
@@ -1,4 +1,6 @@
|
||||
/build
|
||||
/debug
|
||||
/debug/output-metadata.json
|
||||
/alpha
|
||||
/alpha/output-metadata.json
|
||||
/release
|
||||
@@ -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"
|
||||
}
|
||||
Reference in New Issue
Block a user