From 443470eb5843ffad1739af674272691e682904db Mon Sep 17 00:00:00 2001 From: F-Droid Builder Date: Sat, 24 Aug 2019 22:28:17 +0100 Subject: [PATCH] Update Noice to 0.2.6 (11) --- 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 06edcd31ca..e1a1e468db 100644 --- a/metadata/com.github.ashutoshgngwr.noice.yml +++ b/metadata/com.github.ashutoshgngwr.noice.yml @@ -39,7 +39,15 @@ Builds: - yes prebuild: sed -i -e '/signingConfig/d' build.gradle + - versionName: 0.2.6 + versionCode: 11 + commit: 0.2.6 + subdir: app + gradle: + - yes + prebuild: sed -i -e '/signingConfig/d' build.gradle + AutoUpdateMode: Version %v UpdateCheckMode: Tags -CurrentVersion: 0.2.5 -CurrentVersionCode: 10 +CurrentVersion: 0.2.6 +CurrentVersionCode: 11