From 5014afefd51f7dff41d44f57b34cc48b98c222c8 Mon Sep 17 00:00:00 2001 From: Steve Knight Date: Tue, 25 Oct 2022 06:03:42 +0000 Subject: [PATCH] Add New App net.stargw.fok --- metadata/net.stargw.fok.yml | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 metadata/net.stargw.fok.yml diff --git a/metadata/net.stargw.fok.yml b/metadata/net.stargw.fok.yml new file mode 100644 index 0000000000..37785c4845 --- /dev/null +++ b/metadata/net.stargw.fok.yml @@ -0,0 +1,29 @@ +Categories: + - Security +License: Apache-2.0 +AuthorName: StarGW +AuthorEmail: fok@stargw.net +WebSite: https://www.stargw.net/android/fok/ +SourceCode: https://github.com/nightflame2/karma-firewall +IssueTracker: https://github.com/nightflame2/karma-firewall/issues + +AutoName: Karma FW + +RepoType: git +Repo: https://github.com/nightflame2/karma-firewall + +Builds: + - versionName: '53' + versionCode: 53 + commit: 54bf417be5228e24b7898ec0677aa600ecbf406f + subdir: app + gradle: + - yes + rm: + - app/src/main/res/fw-res.zip + prebuild: sed -i -e '/android {/a lintOptions {abortOnError false}' build.gradle + +AutoUpdateMode: Version +UpdateCheckMode: Tags +CurrentVersion: '53' +CurrentVersionCode: 53