From 574dfc5f56a1f9ccae89c968ac36cdb47139ca9d Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 19 Sep 2020 04:03:07 +0000 Subject: [PATCH] Update Noice to 0.11.0 (32) --- 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 52d0baaaa2..e7f66dd887 100644 --- a/metadata/com.github.ashutoshgngwr.noice.yml +++ b/metadata/com.github.ashutoshgngwr.noice.yml @@ -161,7 +161,15 @@ Builds: - fdroid prebuild: sed -i -e '/signingConfig/d' build.gradle + - versionName: 0.11.0 + versionCode: 32 + commit: 0.11.0 + subdir: app + gradle: + - fdroid + prebuild: sed -i -e '/signingConfig/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags .*[0-9]$ -CurrentVersion: 0.10.1 -CurrentVersionCode: 31 +CurrentVersion: 0.11.0 +CurrentVersionCode: 32