From afb2ae81c9f550cce3c75edb775cbcdc8609dc0a Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 31 Jul 2020 04:01:37 +0000 Subject: [PATCH] Update Noice to 0.9.1 (29) --- 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 3efc2ad745..0997c26f64 100644 --- a/metadata/com.github.ashutoshgngwr.noice.yml +++ b/metadata/com.github.ashutoshgngwr.noice.yml @@ -137,7 +137,15 @@ Builds: - fdroid prebuild: sed -i -e '/signingConfig/d' build.gradle + - versionName: 0.9.1 + versionCode: 29 + commit: 0.9.1 + subdir: app + gradle: + - fdroid + prebuild: sed -i -e '/signingConfig/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags .*[0-9]$ -CurrentVersion: 0.9.0 -CurrentVersionCode: 28 +CurrentVersion: 0.9.1 +CurrentVersionCode: 29