feat: alpha version
This commit is contained in:
parent
13074a0f72
commit
d12022266e
20 changed files with 111 additions and 4 deletions
20
app/alpha/output-metadata.json
Normal file
20
app/alpha/output-metadata.json
Normal file
|
@ -0,0 +1,20 @@
|
|||
{
|
||||
"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"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue