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