From 1359923e2f37735bea6c94c197fcd457c3783636 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Sun, 5 Jul 2020 04:23:18 +0000 Subject: [PATCH] Update Noice to 0.8.1 (27) --- 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 2dd60c7680..ecf2a409b4 100644 --- a/metadata/com.github.ashutoshgngwr.noice.yml +++ b/metadata/com.github.ashutoshgngwr.noice.yml @@ -120,7 +120,15 @@ Builds: - fdroid prebuild: sed -i -e '/signingConfig/d' build.gradle + - versionName: 0.8.1 + versionCode: 27 + commit: 0.8.1 + subdir: app + gradle: + - fdroid + prebuild: sed -i -e '/signingConfig/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags .*[0-9]$ -CurrentVersion: 0.8.0 -CurrentVersionCode: 26 +CurrentVersion: 0.8.1 +CurrentVersionCode: 27