From 6187dd543d73e782952a9376c0aee5059167a075 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Fri, 29 May 2020 07:56:42 +0000 Subject: [PATCH] Update Noice to 0.7.2 (25) --- 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 4550eb7d68..3463bc6699 100644 --- a/metadata/com.github.ashutoshgngwr.noice.yml +++ b/metadata/com.github.ashutoshgngwr.noice.yml @@ -102,7 +102,15 @@ Builds: - yes prebuild: sed -i -e '/signingConfig/d' build.gradle + - versionName: 0.7.2 + versionCode: 25 + commit: 0.7.2 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/signingConfig/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags .*[0-9]$ -CurrentVersion: 0.7.1 -CurrentVersionCode: 24 +CurrentVersion: 0.7.2 +CurrentVersionCode: 25