From b4d11a72e54bc5bccbde92be77a9d77e106baa65 Mon Sep 17 00:00:00 2001 From: pi Date: Wed, 12 Nov 2025 00:54:08 +0100 Subject: [PATCH] first try f-droid --- .../com.example.childmonitor_multiple.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 app/metadata/com.example.childmonitor_multiple.yml diff --git a/app/metadata/com.example.childmonitor_multiple.yml b/app/metadata/com.example.childmonitor_multiple.yml new file mode 100644 index 0000000..2a47c10 --- /dev/null +++ b/app/metadata/com.example.childmonitor_multiple.yml @@ -0,0 +1,16 @@ +Categories: + - Productivity +License: GPL-3.0-or-later +AuthorName: Ben +SourceCode: https://github.com/abwesendkr/child-monitor-multiple-clients +IssueTracker: https://github.com/abwesendkr/child-monitor-multiple-clients/issues +Changelog: https://github.com/abwesendkr/child-monitor-multiple-clients/releases +AutoName: child-monitor-multiple-clients +RepoType: git +Repo: https://github.com/abwesendkr/child-monitor-multiple-clients.git +Builds: + - versionName: 1.5 + versionCode: 1 + commit: v1.0 + gradle: + - yes