From abd9513b06d3dc6959bedf961ab778191cb9535b Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Fri, 20 Mar 2020 06:38:46 +0000 Subject: [PATCH] Update Noice to 0.3.1 (16) --- 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 131ec76054..488bb4dfc6 100644 --- a/metadata/com.github.ashutoshgngwr.noice.yml +++ b/metadata/com.github.ashutoshgngwr.noice.yml @@ -56,7 +56,15 @@ Builds: - yes prebuild: sed -i -e '/signingConfig/d' build.gradle + - versionName: 0.3.1 + versionCode: 16 + commit: 0.3.1 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/signingConfig/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags .*[0-9]$ -CurrentVersion: 0.2.7 -CurrentVersionCode: 12 +CurrentVersion: 0.3.1 +CurrentVersionCode: 16