From 5bd7cf1ec1e77dc6db34f43e7f81cfb981b2a2e3 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Tue, 24 Mar 2020 07:08:49 +0000 Subject: [PATCH] Update Noice to 0.3.3 (18) --- metadata/com.github.ashutoshgngwr.noice.yml | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/metadata/com.github.ashutoshgngwr.noice.yml b/metadata/com.github.ashutoshgngwr.noice.yml index 488bb4dfc6..b05f0343f1 100644 --- a/metadata/com.github.ashutoshgngwr.noice.yml +++ b/metadata/com.github.ashutoshgngwr.noice.yml @@ -64,7 +64,15 @@ Builds: - yes prebuild: sed -i -e '/signingConfig/d' build.gradle + - versionName: 0.3.3 + versionCode: 18 + commit: 0.3.3 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/signingConfig/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags .*[0-9]$ -CurrentVersion: 0.3.1 -CurrentVersionCode: 16 +CurrentVersion: 0.3.3 +CurrentVersionCode: 18