From c8c00774b6b2bad1ce2f5608f77c3964cd4f4778 Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Sat, 9 Nov 2019 19:24:19 +0000 Subject: [PATCH] Update Noice to 0.2.7 (12) --- 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 13530a8b6c..0c8aa3cd53 100644 --- a/metadata/com.github.ashutoshgngwr.noice.yml +++ b/metadata/com.github.ashutoshgngwr.noice.yml @@ -48,7 +48,15 @@ Builds: - yes prebuild: sed -i -e '/signingConfig/d' build.gradle + - versionName: 0.2.7 + versionCode: 12 + commit: 0.2.7 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/signingConfig/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 0.2.6 -CurrentVersionCode: 11 +CurrentVersion: 0.2.7 +CurrentVersionCode: 12