From a53cc01f2c4a037d29f469bbded1eb38dc4b7b24 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Fri, 4 Dec 2020 04:05:46 +0000 Subject: [PATCH] Update Noice to 0.13.0 (35) --- 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 2e9cd4bc7c..04f4c50a9f 100644 --- a/metadata/com.github.ashutoshgngwr.noice.yml +++ b/metadata/com.github.ashutoshgngwr.noice.yml @@ -185,7 +185,15 @@ Builds: - fdroid prebuild: sed -i -e '/signingConfig/d' build.gradle + - versionName: 0.13.0 + versionCode: 35 + commit: 0.13.0 + subdir: app + gradle: + - fdroid + prebuild: sed -i -e '/signingConfig/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags .*[0-9]$ -CurrentVersion: 0.12.0 -CurrentVersionCode: 34 +CurrentVersion: 0.13.0 +CurrentVersionCode: 35