From b72704bbff35b39fd970edc1596657a760c8ff18 Mon Sep 17 00:00:00 2001 From: Ronit Chinda Date: Thu, 23 Oct 2025 13:10:20 +0000 Subject: [PATCH] Com.flux --- metadata/com.flux.yml | 17 ++++++++++++++--- 1 file changed, 14 insertions(+), 3 deletions(-) diff --git a/metadata/com.flux.yml b/metadata/com.flux.yml index 06bfd90bee..3aaaf4ba0f 100644 --- a/metadata/com.flux.yml +++ b/metadata/com.flux.yml @@ -7,7 +7,7 @@ License: GPL-3.0-only AuthorName: Ronit Chinda SourceCode: https://github.com/chindaronit/Flux IssueTracker: https://github.com/chindaronit/Flux/issues -Changelog: https://github.com/chindaronit/Flux/releases +Changelog: https://github.com/chindaronit/Flux/blob/master/metadata/en-US/changelogs/ Donate: https://buymeacoffee.com/chindaronit AutoName: Flux @@ -39,9 +39,20 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines "$$OUT$$" 'META-INF/services/*' + - versionName: '2.1' + versionCode: 3 + commit: 3d8bd39fa3510209855b70e0d90d048994833749 + subdir: app + gradle: + - yes + srclibs: + - reproducible-apk-tools@v0.3.0 + postbuild: $$reproducible-apk-tools$$/inplace-fix.py --page-size 16 fix-newlines + "$$OUT$$" 'META-INF/services/*' + AllowedAPKSigningKeys: bdccca30ae93302c4646db9cf23f4e4759c1d5b60ad5728b35ae0fc0feb79402 AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: '2.0' -CurrentVersionCode: 2 +CurrentVersion: '2.1' +CurrentVersionCode: 3