feat: alpha version

This commit is contained in:
rebelonion 2024-02-03 21:05:01 -06:00
parent 13074a0f72
commit d12022266e
20 changed files with 111 additions and 4 deletions

View 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"
}