From 63c991f4d360d05206fc82d76dbc58e4fed0d501 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 18 Mar 2023 19:37:48 +0000 Subject: [PATCH] Update LN Address to Invoice to 1.1.1 (3) --- metadata/ua.com.radiokot.lnaddr2invoice.yml | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/metadata/ua.com.radiokot.lnaddr2invoice.yml b/metadata/ua.com.radiokot.lnaddr2invoice.yml index ff2ded9321..c6fa059d5a 100644 --- a/metadata/ua.com.radiokot.lnaddr2invoice.yml +++ b/metadata/ua.com.radiokot.lnaddr2invoice.yml @@ -26,7 +26,18 @@ Builds: postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ 'META-INF/services/*' 'assets/app.properties' + - versionName: 1.1.1 + versionCode: 3 + commit: 68ebf196145d0a4670a5f06393af9dcdd08254e1 + subdir: app + gradle: + - yes + srclibs: + - reproducible-apk-tools@v0.2.3 + postbuild: $$reproducible-apk-tools$$/inplace-fix.py --zipalign fix-newlines $$OUT$$ + 'META-INF/services/*' 'assets/app.properties' + AutoUpdateMode: Version UpdateCheckMode: Tags -CurrentVersion: 1.1.0 -CurrentVersionCode: 2 +CurrentVersion: 1.1.1 +CurrentVersionCode: 3