feat: rename release APK to Paarrot.apk, add obtainium.json
All checks were successful
Build / increment-version (push) Successful in 6s
Build / build-android (push) Successful in 4m30s
Build / create-release (push) Successful in 8s

This commit is contained in:
2026-04-07 16:18:12 +10:00
parent 9bdf72a1cf
commit cce84abfe1
2 changed files with 12 additions and 1 deletions

7
obtainium.json Normal file
View File

@@ -0,0 +1,7 @@
{
"id": "com.paarrot.app",
"url": "http://synbox.ruv.wtf:8418/litruv/cinny-mobile",
"author": "litruv",
"name": "Paarrot",
"additionalSettings": "{\"apkFilterRegEx\":\"Paarrot\\\\.apk\",\"invertAPKFilter\":false,\"autoApkFilterByArch\":true,\"releaseIdSkipPatterns\":[],\"sortMethodChoice\":0}"
}