first commit

This commit is contained in:
duffyduck
2026-08-22 20:34:42 +02:00
commit 9546b9a4c6
1586 changed files with 172520 additions and 0 deletions
@@ -0,0 +1,20 @@
{
"version": 3,
"artifactType": {
"type": "LINKED_RESOURCES_BINARY_FORMAT",
"kind": "Directory"
},
"applicationId": "de.duffy.screencast",
"variantName": "debug",
"elements": [
{
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 3,
"versionName": "1.2",
"outputFile": "linked-resources-binary-format-debug.ap_"
}
],
"elementType": "File"
}
@@ -0,0 +1,20 @@
{
"version": 3,
"artifactType": {
"type": "LINKED_RESOURCES_BINARY_FORMAT",
"kind": "Directory"
},
"applicationId": "de.duffy.screencast",
"variantName": "release",
"elements": [
{
"type": "SINGLE",
"filters": [],
"attributes": [],
"versionCode": 3,
"versionName": "1.2",
"outputFile": "linked-resources-binary-format-release.ap_"
}
],
"elementType": "File"
}