From 5261862390048bd01df94f96ed04bc056a452ffc Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Mon, 18 Nov 2019 01:41:00 +0000 Subject: [PATCH] Update Noice to 0.2.8 (13) --- 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 0c8aa3cd53..4b5ea9e16d 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.2.8 + versionCode: 13 + commit: 0.2.8 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/signingConfig/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 0.2.7 -CurrentVersionCode: 12 +CurrentVersion: 0.2.8 +CurrentVersionCode: 13