From ba1f03ba146710b0f17e6bccb1e00404b795a481 Mon Sep 17 00:00:00 2001 From: F-Droid checkupdates bot Date: Thu, 25 Jun 2020 14:13:21 +0000 Subject: [PATCH] Update Noice to 0.8.0 (26) --- 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 3463bc6699..581c75af73 100644 --- a/metadata/com.github.ashutoshgngwr.noice.yml +++ b/metadata/com.github.ashutoshgngwr.noice.yml @@ -110,7 +110,15 @@ Builds: - yes prebuild: sed -i -e '/signingConfig/d' build.gradle + - versionName: 0.8.0 + versionCode: 26 + commit: 0.8.0 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/signingConfig/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags .*[0-9]$ -CurrentVersion: 0.7.2 -CurrentVersionCode: 25 +CurrentVersion: 0.8.0 +CurrentVersionCode: 26