From 202ddcafcf3e441c6b75f39c6e5e5f5f6e22cc33 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Wed, 16 Oct 2024 08:27:51 +0000 Subject: [PATCH] Update FetchIt to 1.1 (2) --- metadata/com.tharunbirla.fetchit.yml | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/metadata/com.tharunbirla.fetchit.yml b/metadata/com.tharunbirla.fetchit.yml index 2aaacf7856..77721ce82a 100644 --- a/metadata/com.tharunbirla.fetchit.yml +++ b/metadata/com.tharunbirla.fetchit.yml @@ -7,7 +7,7 @@ License: MIT SourceCode: https://github.com/tharunbirla/FetchIt IssueTracker: https://github.com/tharunbirla/FetchIt/issues -AutoName: Fetchit +AutoName: FetchIt RepoType: git Repo: https://github.com/tharunbirla/FetchIt.git @@ -21,9 +21,16 @@ Builds: gradle: - yes + - versionName: '1.1' + versionCode: 2 + commit: 9eadc5d118fe45bcaeba696177d480fa05672b73 + subdir: app + gradle: + - yes + AllowedAPKSigningKeys: 5ed4cb8f82efdc24cd482a165b85a6e4741598e23b0166ebe2a1121d553a0f33 AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: '1.0' -CurrentVersionCode: 1 +CurrentVersion: '1.1' +CurrentVersionCode: 2