From 4e18321999639c849cf14ba723da43a2cbb1c65b Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Wed, 15 Apr 2020 14:14:07 +0000 Subject: [PATCH] Update Noice to 0.4.0 (20) --- 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 85db36d8e0..5547383815 100644 --- a/metadata/com.github.ashutoshgngwr.noice.yml +++ b/metadata/com.github.ashutoshgngwr.noice.yml @@ -80,7 +80,15 @@ Builds: - yes prebuild: sed -i -e '/signingConfig/d' build.gradle + - versionName: 0.4.0 + versionCode: 20 + commit: 0.4.0 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/signingConfig/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags .*[0-9]$ -CurrentVersion: 0.3.4 -CurrentVersionCode: 19 +CurrentVersion: 0.4.0 +CurrentVersionCode: 20