From 245502c13ffe26031a546eacfb3a75691f4d5993 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Mon, 19 Oct 2020 04:02:33 +0000 Subject: [PATCH] Update Noice to 0.12.0 (34) --- 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 3a9d3225ef..2de6ff6b59 100644 --- a/metadata/com.github.ashutoshgngwr.noice.yml +++ b/metadata/com.github.ashutoshgngwr.noice.yml @@ -177,7 +177,15 @@ Builds: - fdroid prebuild: sed -i -e '/signingConfig/d' build.gradle + - versionName: 0.12.0 + versionCode: 34 + commit: 0.12.0 + subdir: app + gradle: + - fdroid + prebuild: sed -i -e '/signingConfig/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags .*[0-9]$ -CurrentVersion: 0.11.1 -CurrentVersionCode: 33 +CurrentVersion: 0.12.0 +CurrentVersionCode: 34