[feat] android support

This commit is contained in:
kwaroran
2024-01-01 23:14:58 +09:00
parent 0fb9beb5ea
commit 2442b287ff
91 changed files with 3203 additions and 65 deletions

View File

@@ -0,0 +1,20 @@
{
"version": 3,
"artifactType": {
"type": "APK",
"kind": "Directory"
},
"applicationId": "co.aiclient.risu",
"variantName": "release",
"elements": [
{
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 1,
"versionName": "1.0",
"outputFile": "app-release.apk"
}
],
"elementType": "File"
}