Обновление приложения до 2.26
Android CI / verify (push) Canceled after 0s

This commit is contained in:
Курнат Андрей
2026-07-16 18:46:28 +03:00
parent 9c8d67c18f
commit 2f40569031
500 changed files with 7499 additions and 3684 deletions
+7 -1
View File
@@ -1 +1,7 @@
# Project-specific ProGuard rules are intentionally minimal for now.
# Keep JavaScript bridge entry points callable from WebView JavaScript.
-keepclassmembers class * {
@android.webkit.JavascriptInterface <methods>;
}
# Keep the manifest-declared Argus package installer callback constructable by Android.
-keep class xyz.kusoft.argusupdater.ArgusPackageInstallerStatusReceiver { public <init>(); }