From 4509867fc55659ed2b1f24107c0d04cbeaf33b5a Mon Sep 17 00:00:00 2001 From: jugendhacker Date: Sat, 23 Oct 2021 14:20:47 +0200 Subject: [PATCH] Add TTime Fixes fdroid/rfp#1886 --- metadata/com.example.TTime.yml | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 metadata/com.example.TTime.yml diff --git a/metadata/com.example.TTime.yml b/metadata/com.example.TTime.yml new file mode 100644 index 0000000000..832c5fc632 --- /dev/null +++ b/metadata/com.example.TTime.yml @@ -0,0 +1,24 @@ +Categories: + - System + - Internet +License: MPL-2.0 +SourceCode: https://github.com/ClemPera/TTime/ +IssueTracker: https://github.com/ClemPera/TTime/issues + +AutoName: TTime + +RepoType: git +Repo: https://github.com/ClemPera/TTime.git + +Builds: + - versionName: '1.2' + versionCode: 3 + commit: '1.2' + subdir: app + gradle: + - yes + +AutoUpdateMode: Version %v +UpdateCheckMode: Tags +CurrentVersion: '1.2' +CurrentVersionCode: 3