From a44a40b151ee799593192ed73d7f130b853dffb2 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sat, 24 Apr 2021 04:17:16 +0000 Subject: [PATCH] Update Noice to 0.16.1 (39) --- 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 77c81bb00e..3c1bc692a7 100644 --- a/metadata/com.github.ashutoshgngwr.noice.yml +++ b/metadata/com.github.ashutoshgngwr.noice.yml @@ -217,7 +217,15 @@ Builds: - fdroid prebuild: sed -i -e '/signingConfig/d' build.gradle + - versionName: 0.16.1 + versionCode: 39 + commit: 0.16.1 + subdir: app + gradle: + - fdroid + prebuild: sed -i -e '/signingConfig/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags .*[0-9]$ -CurrentVersion: 0.16.0 -CurrentVersionCode: 38 +CurrentVersion: 0.16.1 +CurrentVersionCode: 39