From 1ac713cb80347ebf2a074da73da56a701ca75482 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 6 May 2021 04:29:12 +0000 Subject: [PATCH] Update Noice to 0.17.0 (40) --- 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 3c1bc692a7..0b60a24e81 100644 --- a/metadata/com.github.ashutoshgngwr.noice.yml +++ b/metadata/com.github.ashutoshgngwr.noice.yml @@ -225,7 +225,15 @@ Builds: - fdroid prebuild: sed -i -e '/signingConfig/d' build.gradle + - versionName: 0.17.0 + versionCode: 40 + commit: 0.17.0 + subdir: app + gradle: + - fdroid + prebuild: sed -i -e '/signingConfig/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags .*[0-9]$ -CurrentVersion: 0.16.1 -CurrentVersionCode: 39 +CurrentVersion: 0.17.0 +CurrentVersionCode: 40